The patch titled the-scheduled-removal-of-some-oss-drivers fix 2 has been added to the -mm tree. Its filename is the-scheduled-removal-of-some-oss-drivers-fix-fix.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ 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 | 2 +- 1 file changed, 1 insertion(+), 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 @@ -28,7 +28,7 @@ header-y += affs_fs.h affs_hardblocks.h sockios.h som.h sound.h stddef.h synclink.h telephony.h \ termios.h ticable.h times.h tiocl.h tipc.h toshiba.h \ ultrasound.h un.h utime.h utsname.h video_decoder.h \ - video_encoder.h videotext.h vt.h wavefront.h wireless.h xattr.h \ + video_encoder.h videotext.h vt.h wireless.h xattr.h \ x25.h zorro_ids.h unifdef-y += acct.h adb.h adfs_fs.h agpgart.h apm_bios.h atalk.h \ _ Patches currently in -mm which might be from michal.k.k.piotrowski@xxxxxxxxx are 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