diff options
Diffstat (limited to 'arch/arm/mach-bcm283x/msg.c')
-rw-r--r-- | arch/arm/mach-bcm283x/msg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-bcm283x/msg.c b/arch/arm/mach-bcm283x/msg.c index 2188b38d84b..4993c0bdb81 100644 --- a/arch/arm/mach-bcm283x/msg.c +++ b/arch/arm/mach-bcm283x/msg.c @@ -3,7 +3,6 @@ * (C) Copyright 2012 Stephen Warren */ -#include <common.h> #include <memalign.h> #include <phys2bus.h> #include <asm/arch/mbox.h> |