summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLinus Torvalds2007-08-04 00:07:10 +0200
committerLinus Torvalds2007-08-04 00:07:10 +0200
commit34bac238cc13cdb57f3b353b6e5ed3eae2cff158 (patch)
tree3fff52deec8671a5599bde9e711f166a7c92d693 /include
parentKill some obsolete sub-thread-ptrace stuff (diff)
parentsh: fix defconfigs for sh7751r boards (diff)
downloadkernel-qcow2-linux-34bac238cc13cdb57f3b353b6e5ed3eae2cff158.tar.gz
kernel-qcow2-linux-34bac238cc13cdb57f3b353b6e5ed3eae2cff158.tar.xz
kernel-qcow2-linux-34bac238cc13cdb57f3b353b6e5ed3eae2cff158.zip
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23
* master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23: sh: fix defconfigs for sh7751r boards sh: fix cf support on r2d boards sh: update r2d defconfig sh: update snapgear defconfig. sh: Fix SH-X3 FPU exception handling. sh: Fix pgd mismatch from cached TTB in unhandled fault. sh: Don't include fault-nommu on SH-2/SH-2A. sh: Fix irqflags tracing for SH-3/4 nommu. sh: Fix lockdep debugging oops on SH-3/4.
Diffstat (limited to 'include')
-rw-r--r--include/asm-sh/rts7751r2d.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sh/rts7751r2d.h b/include/asm-sh/rts7751r2d.h
index 10565ac7966a..5d7800aa31b5 100644
--- a/include/asm-sh/rts7751r2d.h
+++ b/include/asm-sh/rts7751r2d.h
@@ -37,7 +37,7 @@
#define PA_VERREG 0xa4000032 /* FPGA Version Register */
#define PA_INPORT 0xa4000034 /* KEY Input Port control */
#define PA_OUTPORT 0xa4000036 /* LED control */
-#define PA_DMPORT 0xa4000038 /* DM270 Output Port control */
+#define PA_BVERREG 0xa4000038 /* Board Revision Register */
#define PA_AX88796L 0xaa000400 /* AX88796L Area */
#define PA_VOYAGER 0xab000000 /* VOYAGER GX Area */