From: Richard Purdie Date: Sat, 6 Jan 2007 00:36:18 +0000 (-0800) Subject: [PATCH] Fix leds-s3c24xx hardware.h reference X-Git-Tag: v2.6.20-rc4~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34f1ca540679f61a02b7406f036d9edde9717ee2;p=pandora-kernel.git [PATCH] Fix leds-s3c24xx hardware.h reference Russell King recently reminded us that one shouldn't use asm/arch/hardware.h but one should use asm/hardware.h (http://lkml.org/lkml/2006/12/23/26). Unfortunately, the leds-s3c24xx driver is using the wrong header. This patch is fixing that. Signed-off-by: Arnaud Patard Signed-off-by: Richard Purdie Acked-by: Ben Dooks Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed