Merge tag 'omap-devel-am33xx-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / arch / arm / mach-omap2 / devices.c
index 1efa984b1a4739e5fe09dd2fbdd7d695680a0852..6f6893e38ffc5a4730d79a783b9d975d248cc1eb 100644 (file)
@@ -21,7 +21,6 @@
 
 #include <asm/mach-types.h>
 #include <asm/mach/map.h>
-#include <asm/pmu.h>
 
 #include "iomap.h"
 #include <plat/dma.h>
@@ -445,7 +444,7 @@ static struct resource omap3_pmu_resource = {
 
 static struct platform_device omap_pmu_device = {
        .name           = "arm-pmu",
-       .id             = ARM_PMU_DEVICE_CPU,
+       .id             = -1,
        .num_resources  = 1,
 };
 
This page took 0.026855 seconds and 5 git commands to generate.