Skip to content

Commit

Permalink
Fix broken e-series build
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Molton <spyro@f2s.com>
  • Loading branch information
Ian Molton committed Jul 10, 2008
1 parent c316f10 commit 877e03d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-pxa/eseries.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#include <asm/arch/hardware.h>
#include <asm/mach-types.h>

#include <generic.h>
#include "generic.h"

/* Only e800 has 128MB RAM */
static void __init eseries_fixup(struct machine_desc *desc,
Expand Down

0 comments on commit 877e03d

Please sign in to comment.