[PATCH] powerpc/cell: Remove the Cell QPACE code.

Thomas Huth thuth at redhat.com
Thu Nov 26 23:39:09 AEDT 2015


On 26/11/15 13:09, Michael Ellerman wrote:
> On Thu, 2015-11-26 at 11:47 +0100, Thomas Huth wrote:
> 
>> On 26/11/15 01:59, Rashmica Gupta wrote:
> 
>>> All users of QPACE have upgraded to QPACE2 so remove the Cell QPACE code.
>>>
>>> Signed-off-by: Rashmica Gupta <rashmicy at gmail.com>
>>> ---
>>>  arch/powerpc/boot/Makefile                |   2 -
>>>  arch/powerpc/configs/ppc64_defconfig      |   1 -
>>>  arch/powerpc/platforms/cell/Kconfig       |   5 -
>>>  arch/powerpc/platforms/cell/Makefile      |   3 -
>>>  arch/powerpc/platforms/cell/qpace_setup.c | 148 ------------------------------
>>>  5 files changed, 159 deletions(-)
>>>  delete mode 100644 arch/powerpc/platforms/cell/qpace_setup.c
>>
>> There one more reference to qpace in the file
>>  Documentation/devicetree/bindings/serial/8250.txt
>> ... you might want to remove that, too.
> 
> There's also one in drivers/tty/serial/of_serial.c.
> 
> Arnd said he already had a patch to remove those, not sure if he's sent it
> though.

He apparently did:

 https://lkml.org/lkml/2015/11/16/454

So the change to the file in Documentation should ideally go also into
his patch instead, I think.

 Thomas



More information about the Linuxppc-dev mailing list