
On 18:30 Wed 22 Jul , Albin Tonnerre wrote:
The name of the atmel nand driver in the kernel changed from at91_nand to atmel_nand back in June 2008, but the at91-based boards config files still refer to at91_nand. This patch updates them with the new name
Signed-off-by: Albin Tonnerre albin.tonnerre@free-electrons.com
include/configs/at91cap9adk.h | 4 ++-- include/configs/at91sam9260ek.h | 6 +++--- include/configs/at91sam9261ek.h | 6 +++--- include/configs/at91sam9263ek.h | 4 ++-- include/configs/at91sam9m10g45ek.h | 4 ++-- include/configs/at91sam9rlek.h | 4 ++-- include/configs/pm9261.h | 4 ++-- include/configs/pm9263.h | 4 ++-- 8 files changed, 18 insertions(+), 18 deletions(-)
I've recive a ack for the pm9263 recently so I apply this version
Best Regards, J.