All of lore.kernel.org
 help / color / mirror / Atom feed
* - drivers-serial-s3c2410c-remove-dead-config-symbols.patch removed from -mm tree
@ 2008-02-05 22:27 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2008-02-05 22:27 UTC (permalink / raw)
  To: olsajiri, alan, ben, rmk, mm-commits


The patch titled
     drivers/serial/s3c2410.c: remove dead config symbols
has been removed from the -mm tree.  Its filename was
     drivers-serial-s3c2410c-remove-dead-config-symbols.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

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

Remove dead config symbol.

Signed-off-by: Jiri Olsa <olsajiri@gmail.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Ben Dooks <ben@fluff.org>
Cc: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 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@gmail.com are

origin.patch
fs-remove-dead-config-config_has_compat_epoll_event-symbol.patch
alpha-parisc-removing-config-variable-debug_rwlock.patch

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-05 22:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-05 22:27 - drivers-serial-s3c2410c-remove-dead-config-symbols.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.