+ drivers-serial-s3c2410c-remove-dead-config-symbols.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     drivers/serial/s3c2410.c: remove dead config symbols
has been added to the -mm tree.  Its filename is
     drivers-serial-s3c2410c-remove-dead-config-symbols.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: drivers/serial/s3c2410.c: remove dead config symbols
From: Jiri Olsa <olsajiri@xxxxxxxxx>

Remove dead config symbol.

Signed-off-by: Jiri Olsa <olsajiri@xxxxxxxxx>
Cc: Russell King <rmk@xxxxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/serial/s3c2410.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/serial/s3c2410.c~drivers-serial-s3c2410c-remove-dead-config-symbols drivers/serial/s3c2410.c
--- a/drivers/serial/s3c2410.c~drivers-serial-s3c2410c-remove-dead-config-symbols
+++ a/drivers/serial/s3c2410.c
@@ -1527,7 +1527,7 @@ static inline void s3c2440_serial_exit(v
 #define s3c2440_uart_inf_at NULL
 #endif /* CONFIG_CPU_S3C2440 */
 
-#if defined(CONFIG_CPU_S3C2412) || defined(CONFIG_CPU_S3C2413)
+#if defined(CONFIG_CPU_S3C2412)
 
 static int s3c2412_serial_setsource(struct uart_port *port,
 				     struct s3c24xx_uart_clksrc *clk)
_

Patches currently in -mm which might be from olsajiri@xxxxxxxxx are

drivers-serial-s3c2410c-remove-dead-config-symbols.patch
blackfin-remove-dead-config-symbol-from-blackfin-code.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux