diff options
Diffstat (limited to 'arch/arm/mach-omap2/pmu.c')
| -rw-r--r-- | arch/arm/mach-omap2/pmu.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/pmu.c b/arch/arm/mach-omap2/pmu.c index 250d909e38b..eb78ae7a346 100644 --- a/arch/arm/mach-omap2/pmu.c +++ b/arch/arm/mach-omap2/pmu.c @@ -11,8 +11,6 @@   * the Free Software Foundation; either version 2 of the License, or   * (at your option) any later version.   */ -#include <linux/pm_runtime.h> -  #include <asm/pmu.h>  #include "soc.h"  |