mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
soc: rockchip: system_monitor: Fix compilation when !CONFIG_ROCKCHIP_SYSTEM_MONITOR
Change-Id: Ib7270b6bf9971ef501dd79b87a484af5e0304dec Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
parent
1a0f1ce0a1
commit
7fa45d5091
|
|
@ -167,7 +167,7 @@ rockchip_monitor_dev_high_temp_adjust(struct monitor_dev_info *info,
|
|||
return 0;
|
||||
};
|
||||
|
||||
static inline int rockchip_monitor_suspend_low_temp_adjust(in cpu)
|
||||
static inline int rockchip_monitor_suspend_low_temp_adjust(int cpu)
|
||||
{
|
||||
return 0;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user