hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/include/soc/rockchip/rockchip-system-status.h
....@@ -6,6 +6,8 @@
66 #ifndef __SOC_ROCKCHIP_SYSTEM_STATUS_H
77 #define __SOC_ROCKCHIP_SYSTEM_STATUS_H
88
9
+#include <dt-bindings/soc/rockchip-system-status.h>
10
+
911 #if IS_REACHABLE(CONFIG_ROCKCHIP_SYSTEM_MONITOR)
1012 int rockchip_register_system_status_notifier(struct notifier_block *nb);
1113 int rockchip_unregister_system_status_notifier(struct notifier_block *nb);