From: Linus Walleij Date: Tue, 19 Nov 2013 21:54:56 +0000 (+0100) Subject: ARM: ux500: get rid of unused header X-Git-Tag: v3.14-rc1~112^2~34^2~11 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=01e9da7d754fb638752a544fb62fc8c942946654;p=linux.git ARM: ux500: get rid of unused header This removes the unused inclusion of which is the last user in the entire kernel of this platform data header. Acked-by: Lee Jones Signed-off-by: Linus Walleij --- diff --git a/arch/arm/mach-ux500/board-mop500-audio.c b/arch/arm/mach-ux500/board-mop500-audio.c index d52805979851..dc7f90157766 100644 --- a/arch/arm/mach-ux500/board-mop500-audio.c +++ b/arch/arm/mach-ux500/board-mop500-audio.c @@ -7,7 +7,6 @@ #include #include #include -#include #include #include "irqs.h"