diff options
Diffstat (limited to 'arch/arm/mach-omap2/sdram-nokia.c')
-rw-r--r-- | arch/arm/mach-omap2/sdram-nokia.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/sdram-nokia.c b/arch/arm/mach-omap2/sdram-nokia.c index 845c4fd2b125..5e5702cd410d 100644 --- a/arch/arm/mach-omap2/sdram-nokia.c +++ b/arch/arm/mach-omap2/sdram-nokia.c | |||
@@ -19,9 +19,9 @@ | |||
19 | 19 | ||
20 | #include "common.h" | 20 | #include "common.h" |
21 | #include <plat/clock.h> | 21 | #include <plat/clock.h> |
22 | #include <plat/sdrc.h> | ||
23 | 22 | ||
24 | #include "sdram-nokia.h" | 23 | #include "sdram-nokia.h" |
24 | #include "sdrc.h" | ||
25 | 25 | ||
26 | /* In picoseconds, except for tREF (ns), tXP, tCKE, tWTR (clks) */ | 26 | /* In picoseconds, except for tREF (ns), tXP, tCKE, tWTR (clks) */ |
27 | struct sdram_timings { | 27 | struct sdram_timings { |