linux/arch/arm/mach-omap2
Nishanth Menon dda0aea7ba OMAP2+: TWL: include pm header for init protos
twl_init functions are declared in pm.h and used in pm.c
pm.h header defining the protos need to be included to
ensure that omap_twl.c has consistent function definition.
This fixes sparse warning:
arch/arm/mach-omap2/omap_twl.c:237:12: warning: symbol 'omap4_twl_init' was not declared. Should it be static?
arch/arm/mach-omap2/omap_twl.c:256:12: warning: symbol 'omap3_twl_init' was not declared. Should it be static?

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
2011-01-07 13:33:07 -08:00
..
2011-01-06 19:58:28 -08:00
2010-02-15 09:27:05 -08:00
2010-12-07 16:26:57 -08:00
2010-12-21 14:30:40 -08:00
2010-12-22 14:31:47 -08:00
2010-07-05 16:31:36 +03:00
2010-07-05 16:31:36 +03:00
2011-01-06 19:58:28 -08:00
2011-01-06 22:32:52 +00:00
2010-12-21 14:30:40 -08:00
2010-12-21 20:01:54 -07:00
2010-12-17 15:13:44 -08:00
2010-07-05 16:31:40 +03:00
2010-10-22 10:22:16 -07:00
2010-12-22 14:31:47 -08:00
2011-01-06 19:58:28 -08:00