ARM: Bring back ARMv3 IO and user access code
This partially reverts 357c9c1f (ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs). Although we only support StrongARM on the RiscPC, we need to keep the ARMv3 user access code for this platform because the bus does not understand half-word load/stores. Reported-by: NArnd Bergmann <arnd@arndb.de> Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
Showing
arch/arm/lib/io-readsw-armv3.S
0 → 100644
arch/arm/lib/io-writesw-armv3.S
0 → 100644
arch/arm/lib/uaccess.S
0 → 100644
想要评论请 注册 或 登录