* [PATCH] ARM: OMAP: fix gcc4 compile errors
@ 2006-06-21 22:14 Kevin Hilman
0 siblings, 0 replies; only message in thread
From: Kevin Hilman @ 2006-06-21 22:14 UTC (permalink / raw)
To: linux-omap-open-source
Signed-off-by: Kevin Hilman <khilman@deeprooted.net>
---
commit 76f8985aa5e9ee6cbd4351ac92dc19c250dad92f
tree 764dedbbe50db95780ece482af03c944ad368376
parent ff7e6adc7e6071c37fe557753806199a068a9317
author Kevin Hilman <khilman@mvista.com> Wed, 21 Jun 2006 15:06:29 -0700
committer Kevin Hilman <khilman@mvista.com> Wed, 21 Jun 2006 15:06:29 -0700
arch/arm/plat-omap/common.h | 0
include/asm-arm/arch-omap/clock.h | 2 --
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/arm/plat-omap/common.h b/arch/arm/plat-omap/common.h
deleted file mode 100644
index e69de29..0000000
diff --git a/include/asm-arm/arch-omap/clock.h b/include/asm-arm/arch-omap/clock.h
index 3c4eb9f..f83003f 100644
--- a/include/asm-arm/arch-omap/clock.h
+++ b/include/asm-arm/arch-omap/clock.h
@@ -48,8 +48,6 @@ struct clk_functions {
};
extern unsigned int mpurate;
-extern struct list_head clocks;
-extern spinlock_t clockfw_lock;
extern int clk_init(struct clk_functions * custom_clocks);
extern int clk_register(struct clk *clk);
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-21 22:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-21 22:14 [PATCH] ARM: OMAP: fix gcc4 compile errors Kevin Hilman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox