]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/arm/plat-s5p/include/plat/map-s5p.h
ARM: S5P6440: Move common memory map definitions for S5P
authorKukjin Kim <kgene.kim@samsung.com>
Wed, 27 Jan 2010 07:57:07 +0000 (16:57 +0900)
committerBen Dooks <ben-linux@fluff.org>
Wed, 27 Jan 2010 08:43:07 +0000 (17:43 +0900)
commit81317960466ebd37fd958aa07993e3fea461dbe4
treee3bfbebd233b69d426352eb7d3dc758be3997ff7
parente96b234b7e9d24e50528287b881ca229b7f094b8
ARM: S5P6440: Move common memory map definitions for S5P

1. Moved common memory map definitions for S5P such as S5P_VA_XXX
   into plat-s5p/include/mach/map-s5p.h from mach-s5p6440/include/mach.
2. Removed unnecessary definitions in the map.h and irq.c
3. Removed the unnecessary support for unaligned UART address
4. Renamed S5P_VA_VICx definitions as VA_VICx
5. Moved the definitons of VIC_BASE to plat-s5p/include/plat/irqs.h

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s5p6440/include/mach/debug-macro.S
arch/arm/mach-s5p6440/include/mach/map.h
arch/arm/mach-s5p6440/include/mach/regs-clock.h
arch/arm/mach-s5p6440/include/mach/tick.h
arch/arm/mach-s5p6440/mach-smdk6440.c
arch/arm/plat-s5p/cpu.c
arch/arm/plat-s5p/include/plat/irqs.h
arch/arm/plat-s5p/include/plat/map-s5p.h [new file with mode: 0644]
arch/arm/plat-s5p/irq.c