From: Mike Dodd Date: Wed, 22 Sep 2010 03:14:15 +0000 (-0700) Subject: [ARM] tegra: stingray: Enable the arm-pmu driver X-Git-Tag: firefly_0821_release~9834^2~347 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=743d00bb94ad1c5348f2961e8fe205cdfa923987;p=firefly-linux-kernel-4.4.55.git [ARM] tegra: stingray: Enable the arm-pmu driver Change-Id: I8cfe2683665e78d584b5df19818cd4dc3c64cf1f Signed-off-by: Rebecca Schultz Zavin --- diff --git a/arch/arm/mach-tegra/board-stingray.c b/arch/arm/mach-tegra/board-stingray.c index 0ff9437e7ccf..53c61094d28f 100644 --- a/arch/arm/mach-tegra/board-stingray.c +++ b/arch/arm/mach-tegra/board-stingray.c @@ -626,6 +626,7 @@ static struct platform_device *stingray_devices[] __initdata = { &mdm6600_modem, &tegra_spdif_device, &tegra_avp_device, + &pmu_device, }; extern struct tegra_sdhci_platform_data stingray_wifi_data; /* sdhci2 */