kernel/include/soc/rockchip/rockchip-system-status.h
.. .. @@ -6,6 +6,8 @@ 6 6 #ifndef __SOC_ROCKCHIP_SYSTEM_STATUS_H 7 7 #define __SOC_ROCKCHIP_SYSTEM_STATUS_H 8 8 9 +#include <dt-bindings/soc/rockchip-system-status.h>10 +9 11 #if IS_REACHABLE(CONFIG_ROCKCHIP_SYSTEM_MONITOR) 10 12 int rockchip_register_system_status_notifier(struct notifier_block *nb); 11 13 int rockchip_unregister_system_status_notifier(struct notifier_block *nb);