ARM: shmobile: r8a7779: Remove unused includes
Presumable unused since commit c99cd90d98
("ARM: shmobile:
r8a7779: Remove legacy SoC code").
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
5b394b2ddf
commit
ad73cc2b91
|
@ -7,9 +7,7 @@
|
|||
* Copyright (C) 2013 Cogent Embedded, Inc.
|
||||
*/
|
||||
#include <linux/init.h>
|
||||
#include <linux/irq.h>
|
||||
#include <linux/irqchip.h>
|
||||
#include <linux/irqchip/arm-gic.h>
|
||||
|
||||
#include <asm/mach/arch.h>
|
||||
#include <asm/mach/map.h>
|
||||
|
|
Loading…
Reference in New Issue