From: Jarkko Nikula Date: Mon, 23 Mar 2015 12:07:47 +0000 (+0200) Subject: spi: pxa2xx: Remove needless includes X-Git-Tag: omap-for-v4.1/fixes-rc1~176^2~2^6~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22d1b94d4b04878a6d1514a21af04699bd27e0ce;p=pandora-kernel.git spi: pxa2xx: Remove needless includes These asm/io.h, asm/irq.h and asm/delay.h are needless since they are already included by linux/io.h via drivers/spi/spi-pxa2xx.h, linux/interrupt.h and linux/delay.h. Signed-off-by: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-diff-tree failed