diff options
author | Arnd Bergmann <[email protected]> | 2021-02-25 14:42:04 +0100 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2021-03-15 22:38:51 +0100 |
commit | 936d3685e62436a378f02b8b74759b054d4aeca1 (patch) | |
tree | 6da05699246701bc8a5279a2bdc85a59e4f62189 /lib/mpi/mpi-sub-ui.c | |
parent | 55cc33fab5ac9f7e2a97aa7c564e8b35355886d5 (diff) |
rtc: tps65910: include linux/property.h
The added device_property_present() call causes a build
failure in some configurations because of the missing header:
drivers/rtc/rtc-tps65910.c:422:7: error: implicit declaration of function 'device_property_present' [-Werror,-Wimplicit-function-declaration]
Fixes: 454ba154a62c ("rtc: tps65910: Support wakeup-source property")
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions