From 8e4005f4cd5fbafb6fafc6b433556b50b6d7ab91 Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Mon, 28 Jan 2008 13:01:32 +0100 Subject: [PATCH] --- yaml --- r: 77501 b: refs/heads/master c: 9b8c0088404778a1291191cf140bcfea082f027c h: refs/heads/master i: 77499: 5d6d6a8641a0c3fed1b17b5346268d80671581dd v: v3 --- [refs] | 2 +- trunk/include/asm-arm/arch-s3c2410/debug-macro.S | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 1c10e105e957..04be1c019905 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ddd870bdb722280bd5af1682d82557d1787ac90c +refs/heads/master: 9b8c0088404778a1291191cf140bcfea082f027c diff --git a/trunk/include/asm-arm/arch-s3c2410/debug-macro.S b/trunk/include/asm-arm/arch-s3c2410/debug-macro.S index 9c8cd9abb82b..89076c322726 100644 --- a/trunk/include/asm-arm/arch-s3c2410/debug-macro.S +++ b/trunk/include/asm-arm/arch-s3c2410/debug-macro.S @@ -92,11 +92,9 @@ #if defined(CONFIG_CPU_LLSERIAL_S3C2410_ONLY) #define fifo_full fifo_full_s3c2410 #define fifo_level fifo_level_s3c2410 -#warning 2410only #elif !defined(CONFIG_CPU_LLSERIAL_S3C2440_ONLY) #define fifo_full fifo_full_s3c24xx #define fifo_level fifo_level_s3c24xx -#warning generic #endif /* include the reset of the code which will do the work */