From: Arnaud Patard (Rtp Date: Sat, 30 Dec 2006 00:49:10 +0000 (-0800) Subject: [PATCH] spi_s3c24xx_gpio: use right header X-Git-Tag: v2.6.20-rc3~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2a5d2f9b3e6011093a7587e0e18d653fb050a36;p=pandora-kernel.git [PATCH] spi_s3c24xx_gpio: use right header Russel King recently reminded us that one shouldn't use asm/arch/hardware.h but one should use asm/hardware.h. Unfortunately, the spi_s3c24xx_gpio driver is using the wrong header. This patch is fixing that. Signed-off-by: Arnaud Patard Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed