summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/main_entry-pbl.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/boot/main_entry-pbl.c')
-rw-r--r--arch/mips/boot/main_entry-pbl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/boot/main_entry-pbl.c b/arch/mips/boot/main_entry-pbl.c
index 3a244a0c50..e408d29445 100644
--- a/arch/mips/boot/main_entry-pbl.c
+++ b/arch/mips/boot/main_entry-pbl.c
@@ -19,7 +19,7 @@
#include <common.h>
#include <pbl.h>
#include <init.h>
-#include <sizes.h>
+#include <linux/sizes.h>
#include <string.h>
#include <asm/sections.h>
#include <asm-generic/memory_layout.h>