projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3634d7
)
[ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.h
author
Matt Reimer
<
[email protected]
>
Thu, 25 Oct 2007 18:06:44 +0000
(19:06 +0100)
committer
Russell King
<
[email protected]
>
Wed, 31 Oct 2007 15:21:33 +0000
(15:21 +0000)
Fix a typo in include/asm-arm/plat-s3c/regs-nand.h.
Signed-off-by: Matt Reimer <
[email protected]
>
Acked-by: Ben Dooks <
[email protected]
>
Signed-off-by: Russell King <
[email protected]
>
include/asm-arm/plat-s3c/regs-nand.h
patch
|
blob
|
history
diff --git
a/include/asm-arm/plat-s3c/regs-nand.h
b/include/asm-arm/plat-s3c/regs-nand.h
index b824d371ae0b0c46ab1a90b8252a80873b1bca15..d742205ac172673f57c96f99e93d4125b945e46e 100644
(file)
--- a/
include/asm-arm/plat-s3c/regs-nand.h
+++ b/
include/asm-arm/plat-s3c/regs-nand.h
@@
-35,7
+35,7
@@
#define S3C2440_NFESTAT1 S3C2410_NFREG(0x28)
#define S3C2440_NFMECC0 S3C2410_NFREG(0x2C)
#define S3C2440_NFMECC1 S3C2410_NFREG(0x30)
-#define S3C2440_NFSECC S3C24
E
10_NFREG(0x34)
+#define S3C2440_NFSECC S3C2410_NFREG(0x34)
#define S3C2440_NFSBLK S3C2410_NFREG(0x38)
#define S3C2440_NFEBLK S3C2410_NFREG(0x3C)