[GIT PULL] sh updates for 2.6.25-rc4

Previous thread: Reexport init_mm ? by drago01 on Wednesday, February 27, 2008 - 4:29 am. (6 messages)

Next thread: [PATCH 1/1] Removed deprecated init_module and cleanup_module functions and updated to use module_init and module_exit. by Jon Schindler on Wednesday, February 27, 2008 - 4:38 am. (1 message)
To: Linus Torvalds <torvalds@...>
Cc: <linux-sh@...>, <linux-kernel@...>
Date: Wednesday, February 27, 2008 - 4:35 am

Please pull from:

master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git

Which contains:

Adrian McMenamin (2):
maple: remove unused variable
maple: fix device detection

Hideo Saito (1):
sh: Fix up HAS_SR_RB typo in entry-macros.

Julia Lawall (1):
arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &

Magnus Damm (1):
sh: revert dreamcast pci change

Paul Mundt (3):
sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.
sh: SH5-103 needs to select CPU_SH5.
serial: Move asm-sh/sci.h to linux/serial_sci.h.

Rafael Ignacio Zurita (1):
sh: fix rtc_resources setup for sh770x

Roel Kluin (1):
sh: heartbeat: ioremap is expected to succeed

Tobias Klauser (1):
sh: Storage class should be before const qualifier

arch/sh/Kconfig | 1 +
arch/sh/drivers/dma/dma-sh.c | 2 +-
arch/sh/drivers/heartbeat.c | 2 +-
arch/sh/drivers/pci/ops-dreamcast.c | 44 +++++++++---------
arch/sh/kernel/cpu/sh2/setup-sh7619.c | 2 +-
arch/sh/kernel/cpu/sh2a/clock-sh7203.c | 4 +-
arch/sh/kernel/cpu/sh2a/setup-sh7203.c | 2 +-
arch/sh/kernel/cpu/sh2a/setup-sh7206.c | 2 +-
arch/sh/kernel/cpu/sh3/probe.c | 4 +-
arch/sh/kernel/cpu/sh3/setup-sh7705.c | 2 +-
arch/sh/kernel/cpu/sh3/setup-sh770x.c | 8 ++--
arch/sh/kernel/cpu/sh3/setup-sh7710.c | 2 +-
arch/sh/kernel/cpu/sh3/setup-sh7720.c | 2 +-
arch/sh/kernel/cpu/sh4/setup-sh4-202.c | 2 +-
arch/sh/kernel/cpu/sh4/setup-sh7750.c | 2 +-
arch/sh/kernel/cpu/sh4/setup-sh7760.c | 2 +-
arch/sh/kernel/cpu/sh4a/setup-sh7343.c | 2 +-
arch/sh/kernel/cpu/sh4a/setup-sh7366.c | 2 +-
arch/sh/kernel/cpu/sh4a/setup-sh7722.c | 2 +-
arch/sh/kernel/cpu/sh4a/setup-sh7763.c | 2 +-
arch/sh/kernel/cpu/sh4a/setup-sh7770.c | 2 +-
arch/sh/...

Previous thread: Reexport init_mm ? by drago01 on Wednesday, February 27, 2008 - 4:29 am. (6 messages)

Next thread: [PATCH 1/1] Removed deprecated init_module and cleanup_module functions and updated to use module_init and module_exit. by Jon Schindler on Wednesday, February 27, 2008 - 4:38 am. (1 message)