mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
soc: rockchip: thunderboot_mmc: Explicitly include of_platform.h for of_platform_device_create
Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: Ie5bd3676d93de96de87c3145f9d2d66a975e7a02
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include <linux/of.h>
|
||||
#include <linux/of_address.h>
|
||||
#include <linux/of_device.h>
|
||||
#include <linux/of_platform.h>
|
||||
#include <linux/platform_device.h>
|
||||
#include <linux/soc/rockchip/rockchip_decompress.h>
|
||||
#include <linux/soc/rockchip/rockchip_thunderboot_crypto.h>
|
||||
|
||||
Reference in New Issue
Block a user