Skip to content

Commit

Permalink
soc: rockchip: cpuinfo: add of_platform.h
Browse files Browse the repository at this point in the history
  • Loading branch information
scpcom committed Jun 16, 2020
1 parent a1d6ef4 commit 803e80d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/soc/rockchip/rockchip-cpuinfo.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#include <linux/module.h>
#include <linux/nvmem-consumer.h>
#include <linux/platform_device.h>
#include <linux/of_platform.h>
#include <linux/slab.h>
#include <asm/system_info.h>

Expand Down

0 comments on commit 803e80d

Please sign in to comment.