X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=arch%2Farm%2Fmach-omap1%2Fdevices.c;h=e382b438c64ed5d42d49f05e1586ab03c3218aa5;hb=08d19f51f05a68ce89a289320ce4ed96e757df72;hp=da8a3ac47e136c52dfc122641d866d207f1233b7;hpb=805f53f085346b6765eda02820721a14ce0d644f;p=linux-2.6-omap-h63xx.git diff --git a/arch/arm/mach-omap1/devices.c b/arch/arm/mach-omap1/devices.c index da8a3ac47e1..e382b438c64 100644 --- a/arch/arm/mach-omap1/devices.c +++ b/arch/arm/mach-omap1/devices.c @@ -13,16 +13,15 @@ #include #include #include +#include -#include -#include -#include +#include #include -#include -#include -#include -#include +#include +#include +#include +#include /*-------------------------------------------------------------------------*/ @@ -102,7 +101,7 @@ static inline void omap_init_mbox(void) { } #if defined(CONFIG_OMAP_STI) -#define OMAP1_STI_BASE IO_ADDRESS(0xfffea000) +#define OMAP1_STI_BASE 0xfffea000 #define OMAP1_STI_CHANNEL_BASE (OMAP1_STI_BASE + 0x400) static struct resource sti_resources[] = {