diff options
Diffstat (limited to 'arch/arm/mach-omap2/common.c')
| -rw-r--r-- | arch/arm/mach-omap2/common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/common.c b/arch/arm/mach-omap2/common.c index cddc89ab7479..778929f7e92d 100644 --- a/arch/arm/mach-omap2/common.c +++ b/arch/arm/mach-omap2/common.c | |||
| @@ -19,12 +19,12 @@ | |||
| 19 | 19 | ||
| 20 | #include <plat/common.h> | 20 | #include <plat/common.h> |
| 21 | #include <plat/board.h> | 21 | #include <plat/board.h> |
| 22 | #include <plat/control.h> | ||
| 23 | #include <plat/mux.h> | 22 | #include <plat/mux.h> |
| 24 | 23 | ||
| 25 | #include <plat/clock.h> | 24 | #include <plat/clock.h> |
| 26 | 25 | ||
| 27 | #include "sdrc.h" | 26 | #include "sdrc.h" |
| 27 | #include "control.h" | ||
| 28 | 28 | ||
| 29 | /* Global address base setup code */ | 29 | /* Global address base setup code */ |
| 30 | 30 | ||
