[PATCH 3/4] ARM: fix NOMMU __arm_ioremap prototype

Russell King - ARM Linux linux at arm.linux.org.uk
Thu May 2 14:20:20 EDT 2013


On Thu, May 02, 2013 at 07:23:23PM +0200, Arnd Bergmann wrote:
> The declaration of __arm_ioremap has changed to take a phys_addr_t
> as the first argument, while the definition for nommu has not
> changed. This adds the obvious change.

I've now dropped the offending patch from Laura which created this problem
(and from what it looks like other problems elsewhere).

It would be much better to have one patch which addresses this properly
rather than one patch causing a problem and then lots of smaller patches
fixing the problems caused by the first patch.



More information about the linux-arm-kernel mailing list