* [PATCH 4/10] OPP layer and additional cleanups.
@ 2009-12-31 13:29 Romit Dasgupta
0 siblings, 0 replies; only message in thread
From: Romit Dasgupta @ 2009-12-31 13:29 UTC (permalink / raw)
To: paul, nm, khilman; +Cc: linux-omap@vger.kernel.org
Remove unnecessary forward declaration of struct omap_opp.
diff --git a/arch/arm/plat-omap/include/plat/io.h b/arch/arm/plat-omap/include/plat/io.h
index 6c77b03..7e5319f 100644
--- a/arch/arm/plat-omap/include/plat/io.h
+++ b/arch/arm/plat-omap/include/plat/io.h
@@ -268,7 +268,6 @@ extern void omap_writew(u16 v, u32 pa);
extern void omap_writel(u32 v, u32 pa);
struct omap_sdrc_params;
-struct omap_opp;
extern void omap1_map_common_io(void);
extern void omap1_init_common_hw(void);
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-12-31 13:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-31 13:29 [PATCH 4/10] OPP layer and additional cleanups Romit Dasgupta
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox