]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Import several header files from Linux
authorStelian Pop <stelian@popies.net>
Wed, 26 Mar 2008 18:52:30 +0000 (19:52 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 31 Mar 2008 23:45:46 +0000 (01:45 +0200)
commit6d1dbbbf9fdf727384002e553e615c15d8b967f4
treeb7279aaf26af7f8e674afac20cc903392be66a2d
parenta8a78f2d99dc1bd30dc3595da118539b506c6118
Import several header files from Linux

Replace AT91CAP9.h file with several splitted header files coming
from the Linux kernel.

This is part 1 of the replacement: pristine header files import.

Signed-off-by: Stelian Pop <stelian@popies.net>
include/asm-arm/arch-at91sam9/at91_pio.h [new file with mode: 0644]
include/asm-arm/arch-at91sam9/at91_pit.h [new file with mode: 0644]
include/asm-arm/arch-at91sam9/at91_pmc.h [new file with mode: 0644]
include/asm-arm/arch-at91sam9/at91_rstc.h [new file with mode: 0644]
include/asm-arm/arch-at91sam9/at91_spi.h [new file with mode: 0644]
include/asm-arm/arch-at91sam9/at91cap9.h [new file with mode: 0644]
include/asm-arm/arch-at91sam9/at91cap9_matrix.h [new file with mode: 0644]
include/asm-arm/arch-at91sam9/at91sam926x_mc.h [new file with mode: 0644]