[PATCH 4/9] arm/pxa2xx: reorgazine SSP and SPI header files

Sebastian Andrzej Siewior bigeasy at linutronix.de
Wed Nov 24 09:13:27 EST 2010


Haojian Zhuang wrote:
> On Wed, Nov 24, 2010 at 7:13 PM, Sebastian Andrzej Siewior
> <bigeasy at linutronix.de> wrote:
<snip>
>> diff --git a/arch/arm/plat-pxa/include/plat/ssp.h b/include/linux/pxa2xx_ssp.h
>> similarity index 98%
>> rename from arch/arm/plat-pxa/include/plat/ssp.h
>> rename to include/linux/pxa2xx_ssp.h
>> index 21c12ca..84465d4 100644
>> --- a/arch/arm/plat-pxa/include/plat/ssp.h
>> +++ b/include/linux/pxa2xx_ssp.h
> Is there any reason to rename ssp.h?

Yup. It ends up in a global include/linux folder so just ssp may get
confused with something else. I didn't move it into the spi folder because
it isn't really spi and it is also used by the sound driver.

Sebastian



More information about the linux-arm-kernel mailing list