The patch titled the-scheduled-removal-of-some-oss-drivers fix 2 has been removed from the -mm tree. Its filename is the-scheduled-removal-of-some-oss-drivers-fix-fix.patch This patch was dropped because it was folded into the-scheduled-removal-of-some-oss-drivers.patch ------------------------------------------------------ Subject: the-scheduled-removal-of-some-oss-drivers fix 2 From: Michal Piotrowski <michal.k.k.piotrowski@xxxxxxxxx> INSTALL include/linux/wavefront.h sed: can't read /usr/src/linux-mm/include/linux/wavefront.h: No such file or directory make[3]: *** [wavefront.h] Error 2 make[2]: *** [linux] Error 2 make[1]: *** [headers_install] Error 2 make: *** [headers_install] Error 2 We don't use this file anymore. Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@xxxxxxxxx> Cc: Adrian Bunk <bunk@xxxxxxxxx> Cc: David Woodhouse <dwmw2@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- include/linux/Kbuild | 1 - 1 file changed, 1 deletion(-) diff -puN include/linux/Kbuild~the-scheduled-removal-of-some-oss-drivers-fix-fix include/linux/Kbuild --- a/include/linux/Kbuild~the-scheduled-removal-of-some-oss-drivers-fix-fix +++ a/include/linux/Kbuild @@ -162,7 +162,6 @@ header-y += video_decoder.h header-y += video_encoder.h header-y += videotext.h header-y += vt.h -header-y += wavefront.h header-y += wireless.h header-y += xattr.h header-y += x25.h _ Patches currently in -mm which might be from michal.k.k.piotrowski@xxxxxxxxx are origin.patch the-scheduled-removal-of-some-oss-drivers.patch the-scheduled-removal-of-some-oss-drivers-fix-fix.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