summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c/include
diff options
context:
space:
mode:
authorBen Dooks2008-10-21 15:06:25 +0200
committerBen Dooks2008-12-15 22:46:33 +0100
commitf0c9eb4ec2d3c9f4ddd74b75da6dfc137e0f6b0d (patch)
tree2fafcca36864b8b6c8a9c58800728ab2637dea34 /arch/arm/plat-s3c/include
parent[ARM] S3C24A0: Correct S3C2410_PA_GPIO in S3C24XX_VA_GPIO (diff)
downloadkernel-qcow2-linux-f0c9eb4ec2d3c9f4ddd74b75da6dfc137e0f6b0d.tar.gz
kernel-qcow2-linux-f0c9eb4ec2d3c9f4ddd74b75da6dfc137e0f6b0d.tar.xz
kernel-qcow2-linux-f0c9eb4ec2d3c9f4ddd74b75da6dfc137e0f6b0d.zip
[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/include')
-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 4aa7e2e6c001..3634d4e3708b 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