linux/drivers/misc/mei
Tomas Winkler b95d788ac7 mei: fix undefined wd symbols when MEI_ME is not set
Currently watchdog client is compiled with MEI and not
with MEI_ME

Fixes error:
When CONFIG_WATCHDOG is not enabled:

ERROR: "watchdog_unregister_device" [drivers/misc/mei/mei.ko] undefined!
ERROR: "watchdog_register_device" [drivers/misc/mei/mei.ko] undefined

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-02-07 14:00:25 -08:00
..
amthif.c mei: rename to mei_host_buffer_is_empty to hbuf_is_ready 2013-02-06 11:24:33 -08:00
client.c mei: move clients cleanup code from init.c to client.c 2013-02-06 11:24:33 -08:00
client.h mei: move clients cleanup code from init.c to client.c 2013-02-06 11:24:33 -08:00
hbm.c
hbm.h
hw-me-regs.h
hw-me.c mei: rename to mei_host_buffer_is_empty to hbuf_is_ready 2013-02-06 11:24:33 -08:00
hw-me.h
hw.h
init.c mei: move clients cleanup code from init.c to client.c 2013-02-06 11:24:33 -08:00
interrupt.c
Kconfig mei: fix undefined wd symbols when MEI_ME is not set 2013-02-07 14:00:25 -08:00
main.c mei: rename to mei_host_buffer_is_empty to hbuf_is_ready 2013-02-06 11:24:33 -08:00
Makefile
mei_dev.h mei: rename to mei_host_buffer_is_empty to hbuf_is_ready 2013-02-06 11:24:33 -08:00
pci-me.c
wd.c mei: rename to mei_host_buffer_is_empty to hbuf_is_ready 2013-02-06 11:24:33 -08:00