Message ID | 1281047052-21346-8-git-send-email-nm@ti.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
diff --git a/arch/arm/mach-omap2/sr_device.c b/arch/arm/mach-omap2/sr_device.c index 8fb60d8..e816666 100644 --- a/arch/arm/mach-omap2/sr_device.c +++ b/arch/arm/mach-omap2/sr_device.c @@ -29,7 +29,7 @@ #include "voltage.h" -struct omap_device_pm_latency omap_sr_latency[] = { +static struct omap_device_pm_latency omap_sr_latency[] = { { .deactivate_func = omap_device_idle_hwmods, .activate_func = omap_device_enable_hwmods,