mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
clk: rockchip: rk3328: Explicitly include linux/platform_device.h
Change-Id: Idfe90228e880090a19ab944f34f13e973b84e20c Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include <linux/of.h>
|
||||
#include <linux/of_address.h>
|
||||
#include <linux/of_device.h>
|
||||
#include <linux/platform_device.h>
|
||||
#include <linux/syscore_ops.h>
|
||||
#include <dt-bindings/clock/rk3328-cru.h>
|
||||
#include "clk.h"
|
||||
|
||||
Reference in New Issue
Block a user