ARM: 7491/1: use generic version of identical asm headers
Inspired by the AArgh64 claim that it should be separate from ARM and one reason was being able to use more asm-generic headers. Doing a diff of arch/arm/include/asm and include/asm-generic there are numerous asm headers which are functionally identical to their asm-generic counterparts. Delete the ARM version and use the generic ones. Signed-off-by: NRob Herring <rob.herring@calxeda.com> Reviewed-by: NNicolas Pitre <nico@linaro.org> Tested-by: NThomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: NArnd Bergmann <arnd@arndb.de> Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
Showing
arch/arm/include/asm/exec.h
已删除
100644 → 0
arch/arm/include/asm/ipcbuf.h
已删除
100644 → 0
arch/arm/include/asm/msgbuf.h
已删除
100644 → 0
arch/arm/include/asm/param.h
已删除
100644 → 0
arch/arm/include/asm/sembuf.h
已删除
100644 → 0
arch/arm/include/asm/serial.h
已删除
100644 → 0
arch/arm/include/asm/shmbuf.h
已删除
100644 → 0
arch/arm/include/asm/socket.h
已删除
100644 → 0
arch/arm/include/asm/types.h
已删除
100644 → 0
想要评论请 注册 或 登录