diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2013-02-07 22:27:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-07 14:00:25 -0800 |
commit | b95d788ac72b86515842a4eb92bb58a8da76a975 (patch) | |
tree | 459861562403ead0b3095e6f0dbb2c2bb711f33d /drivers/char/pcmcia | |
parent | 074b4c01abb68c6767612a01f41e9b4ed93d5fb8 (diff) |
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>
Diffstat (limited to 'drivers/char/pcmcia')
0 files changed, 0 insertions, 0 deletions