compal-laptop: uses hwmon interfaces, depends on HWMON
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 20 Jul 2010 22:19:39 +0000 (15:19 -0700)
committerMatthew Garrett <mjg@redhat.com>
Tue, 3 Aug 2010 13:48:57 +0000 (09:48 -0400)
commitc28341455c080356508cc375ba440018e150021c
tree34c8c3a126c77849b3022eba2c45bf6b9ef2a14d
parent8e4e2efdfab5448b0a01be8883d62fc90cce2a7e
compal-laptop: uses hwmon interfaces, depends on HWMON

compal-laptop uses hwmon interfaces, so it should depend on HWMON.

compal-laptop.c:(.devinit.text+0x4071f): undefined reference to `hwmon_device_register'
compal-laptop.c:(.devexit.text+0x6ec0): undefined reference to `hwmon_device_unregister'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Roald Frederickx <roald.frederickx@gmail.com>
Cc: Matthew Garrett <mjg59@srcf.ucam.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/Kconfig