commit | 8c428b8d3316faa88cae80473bb67565561fb446 | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Wed Feb 15 21:27:34 2012 +0800 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Feb 23 14:57:58 2012 +0100 |
tree | c9e0b3d3a51c617b9171388e93711004de5c4947 | |
parent | b3af8b49befdcc53cb5d89e57662c359bc0b6989 [diff] |
ARM: at91: finally drop at91_sys_read/write Remove at91_sys_read/write() from io.h file. This function is not used anymore and was a stopper on the way to single zImage kernel for AT91. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>