Skip to content
Snippets Groups Projects
Commit 877e03d4 authored by Ian Molton's avatar Ian Molton
Browse files

Fix broken e-series build


Signed-off-by: default avatarIan Molton <spyro@f2s.com>
parent c316f101
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
#include <asm/arch/hardware.h> #include <asm/arch/hardware.h>
#include <asm/mach-types.h> #include <asm/mach-types.h>
#include <generic.h> #include "generic.h"
/* Only e800 has 128MB RAM */ /* Only e800 has 128MB RAM */
static void __init eseries_fixup(struct machine_desc *desc, static void __init eseries_fixup(struct machine_desc *desc,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment