From: Andrew Morton Date: Mon, 28 Apr 2008 09:14:13 +0000 (-0700) Subject: drivers/acpi/thermal.c: fix build with CONFIG_DMI=n X-Git-Tag: v2.6.26-rc1~886 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d83fd8a26769c75d51a6b05d8dcb3e36302dd8ba;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed