aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-03-01 10:15:31 +0100
committerGuenter Roeck <linux@roeck-us.net>2017-03-01 06:15:10 -0800
commit9ad82f117f057ed04643cc60ce16fbf59e1b167f (patch)
treec66dd9f548633f1c81896acd6fce051b3cc20f05 /Documentation
parentwatchdog: db8500: add back prmcu dependency (diff)
downloadlinux-dev-9ad82f117f057ed04643cc60ce16fbf59e1b167f.tar.xz
linux-dev-9ad82f117f057ed04643cc60ce16fbf59e1b167f.zip
watchdog: retu: restore MFD dependency
The retu watchdog calls into the respective mfd driver, but fails to link if that is diabled: drivers/watchdog/built-in.o: In function `retu_wdt_set_timeout': ziirave_wdt.c:(.text+0x8c88): undefined reference to `retu_write' ziirave_wdt.c:(.text+0x8c88): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `retu_write' drivers/watchdog/built-in.o: In function `retu_wdt_start': ziirave_wdt.c:(.text+0x8cc8): undefined reference to `retu_write' ziirave_wdt.c:(.text+0x8cc8): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `retu_write' This restores the dependency as it was before Fixes: da2a68b3eb47 ("watchdog: Enable COMPILE_TEST where possible") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions