X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm%2Farch-omap%2Fomap730.h;h=755b64c5e9f07342fdacf476c407226dbe66eab8;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=82aca67e2367253c7f12caa58c5207b3b8726207;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/include/asm-arm/arch-omap/omap730.h b/include/asm-arm/arch-omap/omap730.h index 82aca67e2..755b64c5e 100644 --- a/include/asm-arm/arch-omap/omap730.h +++ b/include/asm-arm/arch-omap/omap730.h @@ -36,16 +36,6 @@ /* Syntax: XX_BASE = Virtual base address, XX_START = Physical base address */ -#define OMAP730_SRAM_BASE 0xD0000000 -#define OMAP730_SRAM_SIZE (SZ_128K + SZ_64K + SZ_8K) -#define OMAP730_SRAM_START 0x20000000 - -#define OMAP730_MCBSP1_BASE 0xfffb1000 -#define OMAP730_MCBSP1_SIZE (SZ_1K * 2) -#define OMAP730_MCBSP1_START 0xfffb1000 - -#define OMAP730_MCBSP2_BASE 0xfffb1800 - #define OMAP730_DSP_BASE 0xE0000000 #define OMAP730_DSP_SIZE 0x50000 #define OMAP730_DSP_START 0xE0000000 @@ -105,8 +95,8 @@ * OMAP730 PCC_UPLD configuration registers * ---------------------------------------------------------------------------- */ -#define OMAP730_PCC_UPLD_CTRL_REG_BASE (0xfffe0900) -#define OMAP730_PCC_UPLD_CTRL_REG (OMAP730_PCC_UPLD_CTRL_REG_BASE + 0x00) +#define OMAP730_PCC_UPLD_CTRL_BASE (0xfffe0900) +#define OMAP730_PCC_UPLD_CTRL (OMAP730_PCC_UPLD_CTRL_BASE + 0x00) #endif /* __ASM_ARCH_OMAP730_H */