]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 10 Feb 2019 13:55:58 +0000 (14:55 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 23 Apr 2019 14:02:15 +0000 (16:02 +0200)
commit4af20dc583b364fad45df6fb81873606af8b70fb
treee4073dbc3e9dcaa0bbe80740832a7a1a742f963b
parentfcf2d8978cd538a5d614076fccfe9a4af23b9cc9
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers

This moves the IXP4xx Queue Manager and Network Processing
Engine headers out of the <mack/*> include path as that is
incompatible with multiplatform.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
MAINTAINERS
arch/arm/mach-ixp4xx/include/mach/npe.h [deleted file]
arch/arm/mach-ixp4xx/include/mach/qmgr.h [deleted file]
drivers/crypto/ixp4xx_crypto.c
drivers/net/ethernet/xscale/ixp4xx_eth.c
drivers/net/wan/ixp4xx_hss.c
drivers/soc/ixp4xx/ixp4xx-npe.c
drivers/soc/ixp4xx/ixp4xx-qmgr.c
include/linux/soc/ixp4xx/npe.h [new file with mode: 0644]
include/linux/soc/ixp4xx/qmgr.h [new file with mode: 0644]