The patch titled OMAP: add TI OMAP1610 accelerator entry. has been removed from the -mm tree. Its filename was omap-add-ti-omap1610-accelerator-entry.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: OMAP: add TI OMAP1610 accelerator entry. From: Imre Deak <imre.deak@xxxxxxxxxxxxx> Signed-off-by: Trilok Soni <soni.trilok@xxxxxxxxx> Cc: Tony Lindgren <tony@xxxxxxxxxxx> Cc: "Antonino A. Daplas" <adaplas@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/fb.h | 1 + 1 file changed, 1 insertion(+) diff -puN include/linux/fb.h~omap-add-ti-omap1610-accelerator-entry include/linux/fb.h --- a/include/linux/fb.h~omap-add-ti-omap1610-accelerator-entry +++ a/include/linux/fb.h @@ -119,6 +119,7 @@ struct dentry; #define FB_ACCEL_NV_40 46 /* nVidia Arch 40 */ #define FB_ACCEL_XGI_VOLARI_V 47 /* XGI Volari V3XT, V5, V8 */ #define FB_ACCEL_XGI_VOLARI_Z 48 /* XGI Volari Z7 */ +#define FB_ACCEL_OMAP1610 49 /* TI OMAP16xx */ #define FB_ACCEL_NEOMAGIC_NM2070 90 /* NeoMagic NM2070 */ #define FB_ACCEL_NEOMAGIC_NM2090 91 /* NeoMagic NM2090 */ #define FB_ACCEL_NEOMAGIC_NM2093 92 /* NeoMagic NM2093 */ _ Patches currently in -mm which might be from imre.deak@xxxxxxxxxxxxx are origin.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