[ARM] 5466/1: Freescale STMP platform support [5/10]
authordmitry pervushin <dpervushin@embeddedalley.com>
Wed, 22 Apr 2009 22:55:23 +0000 (23:55 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 27 Apr 2009 09:28:07 +0000 (10:28 +0100)
commite317872ac532fd845c597e55ceb5a9bceee878c1
treed3cb40d75229448563dc5b5ea93c35d5717b7996
parent07d9714365bcab286389d679f73512e35796847c
[ARM] 5466/1: Freescale STMP platform support [5/10]

Shared (platform) headers

Signed-off-by: dmitry pervushin <dpervushin@embeddedalley.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
17 files changed:
arch/arm/plat-stmp3xxx/include/mach/clkdev.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/cputype.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/debug-macro.S [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/dma.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/gpio.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/hardware.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/io.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/memory.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/pinmux.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/pins.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/platform.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/stmp3xxx.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/stmp3xxx_regs.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/system.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/timex.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/uncompress.h [new file with mode: 0644]
arch/arm/plat-stmp3xxx/include/mach/vmalloc.h [new file with mode: 0644]
This page took 0.02516 seconds and 5 git commands to generate.