]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: atmel: cleanup: remove at91cap9 related code
authorBo Shen <voice.shen@atmel.com>
Fri, 16 Jan 2015 02:55:46 +0000 (10:55 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:13 +0000 (12:59 +0200)
commit85a82358eea7b60f95a6f3b40d473d00e38cfabe
tree1bf5d59d908c4a1580c4a154ae8b67fe5af445a2
parenta40a387b89fe06ac1826eb0c81668dfaa501071f
ARM: atmel: cleanup: remove at91cap9 related code

As the at91cap9adk board is removed by commit: b5508344
(ARM: remove broken "at91cap9adk" board), so the at91cap9
code is not used anymore, and also the document for
at91cap9 can not be found on www.atmel.com, so remove the
at91cap9 related code.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.com>
arch/arm/cpu/arm926ejs/at91/Makefile
arch/arm/cpu/arm926ejs/at91/at91cap9_devices.c [deleted file]
arch/arm/include/asm/arch-at91/at91_pmc.h
arch/arm/include/asm/arch-at91/at91cap9.h [deleted file]
arch/arm/include/asm/arch-at91/at91cap9_matrix.h [deleted file]
arch/arm/include/asm/arch-at91/at91sam9_matrix.h
arch/arm/include/asm/arch-at91/hardware.h
drivers/video/atmel_lcdfb.c