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