diff options
Diffstat (limited to 'arch/mips/mach-mtmips/spl.c')
-rw-r--r-- | arch/mips/mach-mtmips/spl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/mach-mtmips/spl.c b/arch/mips/mach-mtmips/spl.c index fe5b49e702f..0208bc423df 100644 --- a/arch/mips/mach-mtmips/spl.c +++ b/arch/mips/mach-mtmips/spl.c @@ -5,7 +5,6 @@ * Author: Weijie Gao <weijie.gao@mediatek.com> */ -#include <common.h> #include <init.h> #include <spl.h> #include <asm/sections.h> |