ACPI: APEI build fix
authorLen Brown <len.brown@intel.com>
Sat, 16 Jul 2011 22:14:21 +0000 (18:14 -0400)
committerLen Brown <len.brown@intel.com>
Wed, 3 Aug 2011 15:15:59 +0000 (11:15 -0400)
as GHES is optional...

When # CONFIG_ACPI_APEI_GHES is not set:

(.init.text+0x4c22): undefined reference to `ghes_disable'

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found