Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 91430198 authored by Matt Reimer's avatar Matt Reimer Committed by Russell King
Browse files

[ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.h



Fix a typo in include/asm-arm/plat-s3c/regs-nand.h.

Signed-off-by: default avatarMatt Reimer <mreimer@vpop.net>
Acked-by: default avatarBen Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent a3634d71
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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   S3C24E10_NFREG(0x34)
#define S3C2440_NFSECC   S3C2410_NFREG(0x34)
#define S3C2440_NFSBLK   S3C2410_NFREG(0x38)
#define S3C2440_NFEBLK   S3C2410_NFREG(0x3C)