Re: [PATCH 1/2] powerpc/83xx: Fix style problems in usb.c and remove unneccessary includes from mpc83xx.h

From: Michael Ellerman
Date: Wed Aug 23 2023 - 08:03:54 EST


On Wed, 16 Aug 2023 17:22:16 +0200, Christophe Leroy wrote:
> Replace printk(KERN_WARN with pr_warn(
>
> Remove a couple of blank lines
>
> Re-align multi-line code.
>
> Replace asm/io.h by linux/io.h
>
> [...]

Applied to powerpc/next.

[1/2] powerpc/83xx: Fix style problems in usb.c and remove unneccessary includes from mpc83xx.h
https://git.kernel.org/powerpc/c/d25f01fba71dbaa117021aed3ea85cc5476c1a5a
[2/2] powerpc/83xx: Split usb.c
https://git.kernel.org/powerpc/c/5951b62ba4635881f1eb6c30e35d476871ff5d12

cheers