diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2014-02-10 13:33:53 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-14 19:13:46 +0100 |
commit | 208008c322fd1ffdd07e7fc95910154174ce0ff3 (patch) | |
tree | 4600a8a04837810d6935ef495af97b1b30267e8e /drivers/net | |
parent | Revert ds1wm.c from "w1: hold bus_mutex in netlink and search" (diff) | |
download | linux-208008c322fd1ffdd07e7fc95910154174ce0ff3.tar.xz linux-208008c322fd1ffdd07e7fc95910154174ce0ff3.zip |
mei: fix compilation error with missing WATCHDOG_CORE
Kconfig is not transitive so INTEL_ME_TXE has to depend
on WATCHDOG_CORE as well
ERROR: "watchdog_unregister_device" [drivers/misc/mei/mei.ko] undefined!
ERROR: "watchdog_register_device" [drivers/misc/mei/mei.ko] undefined!
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions