public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprooted.net>
To: linux-omap-open-source@linux.omap.com
Subject: [PATCH] ARM: OMAP: fix gcc4 compile errors
Date: Wed, 21 Jun 2006 15:14:05 -0700	[thread overview]
Message-ID: <11509280453372-git-send-email-khilman@deeprooted.net> (raw)

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);

                 reply	other threads:[~2006-06-21 22:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11509280453372-git-send-email-khilman@deeprooted.net \
    --to=khilman@deeprooted.net \
    --cc=linux-omap-open-source@linux.omap.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox