Dear Marek Vasut, In message <1279800236.13209.18.ca...@konomi> you wrote: > > From ce4d86dc2efa4955022ee35cee4c3e1de588c151 Mon Sep 17 00:00:00 2001 > From: Marek Vasut <[email protected]> > Date: Thu, 22 Jul 2010 12:07:19 +0200 > Subject: [PATCH] ARM: Define __raw_readX and __raw_writeX > > These functions are undefined on ARM when using __io. These are the commonly > used versions and can be redefined. > > Signed-off-by: Marek Vasut <[email protected]> > --- > arch/arm/include/asm/io.h | 46 +++++++++++++++++++++++++++++++++++++++----- > 1 files changed, 40 insertions(+), 6 deletions(-)
Applied to u-boot-arm. Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Always leave room to add an explanation if it doesn't work out. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

