mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
soc: rockchip: rockchip_system_monitor: simplify include
Move include dt-bindings/soc/rockchip-system-status.h to soc/rockchip/rockchip-system-status.h. Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: Ie6046f762e38458a3505a6098d5211bdc4fd60e2
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
*/
|
||||
|
||||
#include <dt-bindings/clock/rockchip-ddr.h>
|
||||
#include <dt-bindings/soc/rockchip-system-status.h>
|
||||
#include <drm/drm_modeset_lock.h>
|
||||
#include <linux/arm-smccc.h>
|
||||
#include <linux/clk.h>
|
||||
|
||||
@@ -39,7 +39,6 @@
|
||||
#ifdef CONFIG_DRM_ANALOGIX_DP
|
||||
#include <drm/bridge/analogix_dp.h>
|
||||
#endif
|
||||
#include <dt-bindings/soc/rockchip-system-status.h>
|
||||
|
||||
#include <soc/rockchip/rockchip_dmc.h>
|
||||
#include <soc/rockchip/rockchip-system-status.h>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
#ifdef CONFIG_DRM_ANALOGIX_DP
|
||||
#include <drm/bridge/analogix_dp.h>
|
||||
#endif
|
||||
#include <dt-bindings/soc/rockchip-system-status.h>
|
||||
|
||||
#include <linux/debugfs.h>
|
||||
#include <linux/fixp-arith.h>
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
#include <media/videobuf2-dma-contig.h>
|
||||
#include <media/videobuf2-dma-sg.h>
|
||||
#include <soc/rockchip/rockchip-system-status.h>
|
||||
#include <dt-bindings/soc/rockchip-system-status.h>
|
||||
#include <soc/rockchip/rockchip_iommu.h>
|
||||
#include <linux/rk-isp32-config.h>
|
||||
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
#include <media/videobuf2-dma-contig.h>
|
||||
#include <media/v4l2-fwnode.h>
|
||||
#include <linux/iommu.h>
|
||||
#include <dt-bindings/soc/rockchip-system-status.h>
|
||||
#include <soc/rockchip/rockchip-system-status.h>
|
||||
#include <linux/io.h>
|
||||
#include <linux/mfd/syscon.h>
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
#include <media/videobuf2-dma-sg.h>
|
||||
#include <media/v4l2-fwnode.h>
|
||||
#include <linux/iommu.h>
|
||||
#include <dt-bindings/soc/rockchip-system-status.h>
|
||||
#include <soc/rockchip/rockchip-system-status.h>
|
||||
#include <linux/io.h>
|
||||
#include <linux/mfd/syscon.h>
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
* Author: Dingxian Wen <shawn.wen@rock-chips.com>
|
||||
*/
|
||||
|
||||
#include <dt-bindings/soc/rockchip-system-status.h>
|
||||
#include <linux/clk.h>
|
||||
#include <linux/cpufreq.h>
|
||||
#include <linux/debugfs.h>
|
||||
|
||||
@@ -45,7 +45,6 @@
|
||||
#include <linux/pm_runtime.h>
|
||||
#include <linux/pinctrl/consumer.h>
|
||||
#include <linux/regmap.h>
|
||||
#include <dt-bindings/soc/rockchip-system-status.h>
|
||||
#include <soc/rockchip/rockchip-system-status.h>
|
||||
#include "common.h"
|
||||
#include "isp_ispp.h"
|
||||
|
||||
@@ -45,7 +45,6 @@
|
||||
#include <linux/pinctrl/consumer.h>
|
||||
#include <linux/regmap.h>
|
||||
#include <media/videobuf2-dma-contig.h>
|
||||
#include <dt-bindings/soc/rockchip-system-status.h>
|
||||
#include <soc/rockchip/rockchip-system-status.h>
|
||||
#include "regs.h"
|
||||
#include "rkisp1.h"
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
#include <media/v4l2-common.h>
|
||||
|
||||
#include "uvcvideo.h"
|
||||
#include <dt-bindings/soc/rockchip-system-status.h>
|
||||
#include <soc/rockchip/rockchip-system-status.h>
|
||||
|
||||
/* ------------------------------------------------------------------------
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
* Author: Finley Xiao <finley.xiao@rock-chips.com>
|
||||
*/
|
||||
|
||||
#include <dt-bindings/soc/rockchip-system-status.h>
|
||||
#include <linux/clk-provider.h>
|
||||
#include <linux/cpu.h>
|
||||
#include <linux/cpufreq.h>
|
||||
|
||||
@@ -37,7 +37,6 @@
|
||||
#include <media/v4l2-mediabus.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/pm_runtime.h>
|
||||
#include <dt-bindings/soc/rockchip-system-status.h>
|
||||
#include <soc/rockchip/rockchip-system-status.h>
|
||||
#include <linux/phy/phy.h>
|
||||
#include <linux/uaccess.h>
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
#ifndef __SOC_ROCKCHIP_SYSTEM_STATUS_H
|
||||
#define __SOC_ROCKCHIP_SYSTEM_STATUS_H
|
||||
|
||||
#include <dt-bindings/soc/rockchip-system-status.h>
|
||||
|
||||
#if IS_REACHABLE(CONFIG_ROCKCHIP_SYSTEM_MONITOR)
|
||||
int rockchip_register_system_status_notifier(struct notifier_block *nb);
|
||||
int rockchip_unregister_system_status_notifier(struct notifier_block *nb);
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
* Copyright (c) 2023 Rockchip Electronics Co. Ltd.
|
||||
*/
|
||||
|
||||
#include <dt-bindings/soc/rockchip-system-status.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/notifier.h>
|
||||
#include <soc/rockchip/rockchip_dmc.h>
|
||||
|
||||
Reference in New Issue
Block a user