diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-03-01 10:15:30 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2017-03-01 06:15:10 -0800 |
commit | 9297b652bd0a11e29251ffaac93369b8ad45932d (patch) | |
tree | eed295b59ffd28dfba91a4bb2b101fc0e77f7aeb /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 3736d4eb6af37492aeded7fec0072dedd959c842 (diff) |
watchdog: db8500: add back prmcu dependency
When the db8500 watchdog is enabled without the PRCMU, we get a lot of
warnings about duplicate or missing helper functions:
In file included from drivers/watchdog/ux500_wdt.c:21:0:
include/linux/mfd/dbx500-prcmu.h:422:19: error: redefinition of 'prcmu_abb_read'
static inline int prcmu_abb_read(u8 slave, u8 reg, u8 *value, u8 size)
This restores the dependency as it was.
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 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions