From: Greg Kroah-Hartman Date: Thu, 22 Dec 2011 17:46:36 +0000 (-0800) Subject: arm: time.h: remove device.h #include X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a87b5b1cc1b95d7342eb2b38018d115abc8c4991;p=linux-beck.git arm: time.h: remove device.h #include According to Russell King, this isn't needed anymore, so just remove it. Reported-by: Russell King Cc: Kukjin Kim Cc: Ben Dooks Cc: Vinod Koul Cc: Boojin Kim Cc: Linus Walleij Cc: Lucas De Marchi Cc: Heiko Stuebner Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- diff --git a/arch/arm/include/asm/mach/time.h b/arch/arm/include/asm/mach/time.h index 1953e1b7a53f..f73c908b7fa0 100644 --- a/arch/arm/include/asm/mach/time.h +++ b/arch/arm/include/asm/mach/time.h @@ -10,8 +10,6 @@ #ifndef __ASM_ARM_MACH_TIME_H #define __ASM_ARM_MACH_TIME_H -#include - /* * This is our kernel timer structure. *