mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
clk: rockchip: Explicitly include platform_device.h
Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: I3b0c8956236f16ff9e264032ac46bc5c3be2e476
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <linux/io.h>
|
||||
#include <linux/clk-provider.h>
|
||||
#include <linux/panic_notifier.h>
|
||||
#include <linux/platform_device.h>
|
||||
|
||||
struct clk;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user