Commit e06b83d8 authored by Rob Herring's avatar Rob Herring Committed by Wei Xu

ARM: hisi: Drop unused includes

of_platform.h is not needed, so drop it.
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
parent 06c2afb8
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/io.h> #include <linux/io.h>
#include <linux/of_address.h> #include <linux/of_address.h>
#include <linux/of_platform.h>
#include <asm/cacheflush.h> #include <asm/cacheflush.h>
#include <asm/smp_plat.h> #include <asm/smp_plat.h>
#include "core.h" #include "core.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment