ARM: pxa: remove unused mach/bitfield.h
authorArnd Bergmann <arnd@arndb.de>
Thu, 19 Sep 2019 09:15:18 +0000 (11:15 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sat, 7 May 2022 20:56:16 +0000 (22:56 +0200)
commitb72232b42037e248e23dfbf2092ec50c8b5608e0
tree8b4dadaccfd5ee5ba349b428bc93a4117b0bd284
parent3c816d950a494ae6e16b1fa017af29bc53cb7791
ARM: pxa: remove unused mach/bitfield.h

The sa1111.h header defines some constants using the bitfield
macros, but those are only used on sa1100, not on pxa, and the
users include the bitfield header through mach/hardware.h.

Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/include/asm/hardware/sa1111.h
arch/arm/mach-pxa/include/mach/bitfield.h [deleted file]