Hi, This patch cleans up duplicate includes in sound/soc/
Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/sound/soc/pxa/spitz.c b/sound/soc/pxa/spitz.c index 80e8210..4dd8f35 100644 --- a/sound/soc/pxa/spitz.c +++ b/sound/soc/pxa/spitz.c @@ -34,7 +34,6 @@ #include <asm/arch/hardware.h> #include <asm/arch/akita.h> #include <asm/arch/spitz.h> -#include <asm/mach-types.h> #include "../codecs/wm8750.h" #include "pxa2xx-pcm.h" #include "pxa2xx-i2s.h" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/