The patch titled remove dead entry in net wan Makefile has been removed from the -mm tree. Its filename is remove-dead-entry-in-net-wan-makefile.patch This patch was dropped because it was folded into another patch ------------------------------------------------------ Subject: remove dead entry in net wan Makefile From: Paul Fulghum <paulkf@xxxxxxxxxxxxx> Remove dead entry in net wan Makefile. Entry is left over from 2.4 when synclink used syncppp. synclink drivers now use generic HDLC Signed-off-by: Paul Fulghum <paulkf@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/net/wan/Makefile | 1 - 1 files changed, 1 deletion(-) diff -puN drivers/net/wan/Makefile~remove-dead-entry-in-net-wan-makefile drivers/net/wan/Makefile --- devel/drivers/net/wan/Makefile~remove-dead-entry-in-net-wan-makefile 2006-05-17 23:34:12.000000000 -0700 +++ devel-akpm/drivers/net/wan/Makefile 2006-05-17 23:34:12.000000000 -0700 @@ -28,7 +28,6 @@ obj-$(CONFIG_COSA) += syncppp.o cosa.o obj-$(CONFIG_FARSYNC) += syncppp.o farsync.o obj-$(CONFIG_DSCC4) += dscc4.o obj-$(CONFIG_LANMEDIA) += syncppp.o -obj-$(CONFIG_SYNCLINK_SYNCPPP) += syncppp.o obj-$(CONFIG_X25_ASY) += x25_asy.o obj-$(CONFIG_LANMEDIA) += lmc/ _ Patches currently in -mm which might be from paulkf@xxxxxxxxxxxxx are sparse-fixes-for-synclink_cs.patch fix-kbuild-dependencies-for-synclink-drivers.patch remove-dead-entry-in-net-wan-kconfig.patch remove-dead-entry-in-net-wan-makefile.patch revert-tty-buffering-comment-out-debug-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