mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
soc: rockchip: thunderboot_sfc: Explicitly include of_platform.h for of_platform_device_create
Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: Iac58bd3d9e725f7cfde9e04eb15969915eeda80a
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/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