public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: mach-shmobile: ag5evm: remove unused define
@ 2010-11-24  5:03 Kuninori Morimoto
  2010-11-24  5:54 ` Takashi Yoshii
  2010-11-24  5:55 ` Paul Mundt
  0 siblings, 2 replies; 3+ messages in thread
From: Kuninori Morimoto @ 2010-11-24  5:03 UTC (permalink / raw)
  To: linux-sh

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm/mach-shmobile/board-ag5evm.c |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/arch/arm/mach-shmobile/board-ag5evm.c b/arch/arm/mach-shmobile/board-ag5evm.c
index b35d8f4..cec0de0 100644
--- a/arch/arm/mach-shmobile/board-ag5evm.c
+++ b/arch/arm/mach-shmobile/board-ag5evm.c
@@ -224,16 +224,6 @@ void __init ag5evm_init_irq(void)
 	gic_cpu_init(0, __io(0xf0000100));
 }
 
-#define PORT144CR 0xe6052090
-#define PORT145CR 0xe6052091
-
-#define PORT154CR 0xe605209a
-#define PORT155CR 0xe605209b
-#define PORT156CR 0xe605209c
-#define PORT157CR 0xe605209d
-
-#define PORTR159_128DR 0xe6056004
-
 static void __init ag5evm_init(void)
 {
 	sh73a0_pinmux_init();
-- 
1.7.0.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: mach-shmobile: ag5evm: remove unused define
  2010-11-24  5:03 [PATCH] ARM: mach-shmobile: ag5evm: remove unused define Kuninori Morimoto
@ 2010-11-24  5:54 ` Takashi Yoshii
  2010-11-24  5:55 ` Paul Mundt
  1 sibling, 0 replies; 3+ messages in thread
From: Takashi Yoshii @ 2010-11-24  5:54 UTC (permalink / raw)
  To: linux-sh

Oops. It's my mistake.
Thank you for fixing, morimoto-san.
It is what should have been included in my last patch.
I'm sorry for my mess.... > Paul.
/yoshii

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: mach-shmobile: ag5evm: remove unused define
  2010-11-24  5:03 [PATCH] ARM: mach-shmobile: ag5evm: remove unused define Kuninori Morimoto
  2010-11-24  5:54 ` Takashi Yoshii
@ 2010-11-24  5:55 ` Paul Mundt
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Mundt @ 2010-11-24  5:55 UTC (permalink / raw)
  To: linux-sh

On Wed, Nov 24, 2010 at 02:54:38PM +0900, Takashi Yoshii wrote:
> Oops. It's my mistake.
> Thank you for fixing, morimoto-san.
> It is what should have been included in my last patch.
> I'm sorry for my mess.... > Paul.

No problem, this one is now applied, tood.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-11-24  5:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-24  5:03 [PATCH] ARM: mach-shmobile: ag5evm: remove unused define Kuninori Morimoto
2010-11-24  5:54 ` Takashi Yoshii
2010-11-24  5:55 ` Paul Mundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox