The patch titled Export usb_gadgetfs.h to userspace has been removed from the -mm tree. Its filename was export-usb_gadgetfsh-to-userspace.patch This patch was dropped because it had testing failures ------------------------------------------------------ Subject: Export usb_gadgetfs.h to userspace From: Haavard Skinnemoen <hskinnemoen@xxxxxxxxx> The gadgetfs test program from http://www.linux-usb.org/gadget/ depends on it. I assume most other users of gadgetfs needs this header too. Signed-off-by: Haavard Skinnemoen <hskinnemoen@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/Kbuild | 1 + 1 files changed, 1 insertion(+) diff -puN include/linux/Kbuild~export-usb_gadgetfsh-to-userspace include/linux/Kbuild --- a/include/linux/Kbuild~export-usb_gadgetfsh-to-userspace +++ a/include/linux/Kbuild @@ -152,6 +152,7 @@ header-y += tipc.h header-y += toshiba.h header-y += ultrasound.h header-y += un.h +header-y += usb_gadgetfs.h header-y += utime.h header-y += video_decoder.h header-y += video_encoder.h _ Patches currently in -mm which might be from hskinnemoen@xxxxxxxxx are lots-of-architectures-enable-arbitary-speed-tty-support.patch git-avr32.patch export-usb_gadgetfsh-to-userspace.patch git-watchdog.patch atmel_serial-fix-break-handling.patch atmel_spi-minor-updates.patch rtc-make-example-code-jump-to-done-instead-of-return-when-ioctl-not-supported.patch rtc-dev-return-enotty-in-ioctl-if-irq_set_freq-is-not-implemented-by-driver.patch driver-for-the-atmel-on-chip-rtc-on-at32ap700x-devices.patch driver-for-the-atmel-on-chip-rtc-on-at32ap700x-devices-fix.patch driver-for-the-atmel-on-chip-rtc-on-at32ap700x-devices-fix-2.patch driver-for-the-atmel-on-chip-rtc-on-at32ap700x-devices-fix-3.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