x86 boot: add header comment to dmi.h stating what it is
authorPaul Jackson <pj@sgi.com>
Wed, 14 May 2008 15:15:16 +0000 (08:15 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 08:55:11 +0000 (10:55 +0200)
commitcb5dd7c104c64d7ba8ff4dd3eec3d9b92c378937
treedf88167e788abaf2beeb81699fca5634e3c62374
parente9197bf0114661195bee35e7795cfc42164d9b2c
x86 boot: add header comment to dmi.h stating what it is

The "dmi.h" file did not state anywhere in the file what "DMI" was.
For those who know, it's obvious.  For the rest of us, I added a
brief opening comment.

Signed-off-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/firmware/dmi_scan.c