+3
−1
arch/um/drivers/harddog.h
0 → 100644
+9
−0
arch/um/drivers/harddog_user_exp.c
0 → 100644
+9
−0
Loading
Since we no longer (want to) export any libc symbols the _user portions of any drivers need to be built into image rather than the module. I missed this for the watchdog. Fix the watchdog accordingly. Reported-by:kernel test robot <lkp@intel.com> Signed-off-by:
Johannes Berg <johannes.berg@intel.com> Signed-off-by:
Richard Weinberger <richard@nod.at>