[PATCH v5 5/7] ARM: ixp4xx: use runtime ioremap hook

Rob Herring robherring2 at gmail.com
Tue Mar 6 17:49:24 EST 2012


On 03/06/2012 04:11 PM, Russell King - ARM Linux wrote:
> On Tue, Mar 06, 2012 at 03:45:15PM -0600, Rob Herring wrote:
>> diff --git a/arch/arm/mach-ixp4xx/common.c b/arch/arm/mach-ixp4xx/common.c
>> index a6329a0..c60e7b8 100644
>> --- a/arch/arm/mach-ixp4xx/common.c
>> +++ b/arch/arm/mach-ixp4xx/common.c
>> @@ -31,6 +31,7 @@
>>  
>>  #include <mach/udc.h>
>>  #include <mach/hardware.h>
>> +#include <mach/io.h>
> 
> I'll assume you have a good reason for this, inspite of there being
> no mention of it in the commit log...

To explicitly pick up is_pci_address(). Yes, it gets implicitly
included, but that could change (hopefully).

Rob



More information about the linux-arm-kernel mailing list