The patch titled another build fix, header rearrangements (OSK) has been removed from the -mm tree. Its filename was another-build-fix-header-rearrangements-osk.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: another build fix, header rearrangements (OSK) From: David Brownell <david-b@xxxxxxxxxxx> Some of the header file rearrangements broke the build for board-osk. Signed-off-by: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx> Cc: Russell King <rmk@xxxxxxxxxxxxxxxx> Cc: <tony@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- arch/arm/mach-omap1/board-osk.c | 1 + 1 file changed, 1 insertion(+) diff -puN arch/arm/mach-omap1/board-osk.c~another-build-fix-header-rearrangements-osk arch/arm/mach-omap1/board-osk.c --- a/arch/arm/mach-omap1/board-osk.c~another-build-fix-header-rearrangements-osk +++ a/arch/arm/mach-omap1/board-osk.c @@ -30,6 +30,7 @@ #include <linux/init.h> #include <linux/platform_device.h> #include <linux/irq.h> +#include <linux/interrupt.h> #include <linux/mtd/mtd.h> #include <linux/mtd/partitions.h> _ Patches currently in -mm which might be from david-b@xxxxxxxxxxx are - 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