summaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2008-10-21 13:06:25 (GMT)
committerBen Dooks <ben-linux@fluff.org>2008-12-15 21:46:33 (GMT)
commitf0c9eb4ec2d3c9f4ddd74b75da6dfc137e0f6b0d (patch)
tree2fafcca36864b8b6c8a9c58800728ab2637dea34 /arch/arm/plat-s3c
parentf1cb9eba5b0ae36b2065b27cff1a5330f5a08da4 (diff)
downloadlinux-f0c9eb4ec2d3c9f4ddd74b75da6dfc137e0f6b0d.tar.xz
[ARM] S3C24A0: Debug macro definitions
Add the necessary debug macros for the S3C24A0 to enable kernel debugging, and fix a bug with selecting the wrong default debug implementation from the base include. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s3c')
-rw-r--r--arch/arm/plat-s3c/include/plat/debug-macro.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-s3c/include/plat/debug-macro.S b/arch/arm/plat-s3c/include/plat/debug-macro.S
index 4aa7e2e..3634d4e 100644
--- a/arch/arm/plat-s3c/include/plat/debug-macro.S
+++ b/arch/arm/plat-s3c/include/plat/debug-macro.S
@@ -20,7 +20,7 @@
.endm
#ifndef fifo_level
-#define fifo_level fifo_level_s3c2410
+#define fifo_level fifo_level_s3c2440
#endif
.macro fifo_full_s3c2440 rd, rx