| Submitter | hvaibhav@ti.com |
|---|---|
| Date | Nov. 28, 2012, 10:21 a.m. |
| Message ID | <50B5E5B6.9080107@ti.com> |
| Download | mbox | patch |
| Permalink | /patch/202428/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/arch/arm/mach-omap2/timer.c b/arch/arm/mach-omap2/timer.c index 085c7e7..1d1cfec 100644 --- a/arch/arm/mach-omap2/timer.c +++ b/arch/arm/mach-omap2/timer.c @@ -190,7 +190,7 @@ static struct device_node * __init omap_get_timer_dt(struct of_device_id *match, * kernel registering these devices remove them dynamically from the device * tree on boot. */ -void __init omap_dmtimer_init(void) +static void __init omap_dmtimer_init(void) { struct device_node *np;