mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
clk: rockchip: rk1808: Explicitly include linux/platform_device.h
Change-Id: Icdd546d52a9fb37fd96e0b2a628fda41f910561b Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -8,6 +8,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/rk1808-cru.h>
|
||||
#include "clk.h"
|
||||
|
||||
Reference in New Issue
Block a user