]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
drivers/acpi/thermal.c: fix build with CONFIG_DMI=n
authorAndrew Morton <akpm@linux-foundation.org>
Mon, 28 Apr 2008 09:14:13 +0000 (02:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:30 +0000 (08:58 -0700)
commitd83fd8a26769c75d51a6b05d8dcb3e36302dd8ba
tree69a00ebf477a24ea1be96d982eaf84c714da9359
parent6e10efefaae45989f2f143bacfef75af55068378
drivers/acpi/thermal.c: fix build with CONFIG_DMI=n

drivers/acpi/thermal.c: In function 'acpi_thermal_init':
drivers/acpi/thermal.c:1794: error: 'thermal_dmi_table' undeclared (first use in this function)
drivers/acpi/thermal.c:1794: error: (Each undeclared identifier is reported only once
drivers/acpi/thermal.c:1794: error: for each function it appears in.)

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/acpi/thermal.c