ARM: at91: code removal of CAP9 SoC
Following removal announce and addition to feature-removal-schedule.txt, here is the actual source code deletion for Atmel CAP9 family. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:

committed by
Nicolas Ferre

parent
57225b7686
commit
9918ceafd4
@@ -86,7 +86,6 @@ static inline int at91mci_is_mci1rev2xx(void)
|
||||
{
|
||||
return ( cpu_is_at91sam9260()
|
||||
|| cpu_is_at91sam9263()
|
||||
|| cpu_is_at91cap9()
|
||||
|| cpu_is_at91sam9rl()
|
||||
|| cpu_is_at91sam9g10()
|
||||
|| cpu_is_at91sam9g20()
|
||||
|
Reference in New Issue
Block a user