The patch titled OMAP: add TI OMAP1610 accelerator entry. has been added to the -mm tree. Its filename is omap-add-ti-omap1610-accelerator-entry.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ 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 files 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 omap-add-ti-omap-framebuffer-driver.patch omap-add-ti-omap1610-accelerator-entry.patch omap-add-ti-omap1-internal-lcd-controller.patch omap-add-ti-omap2-internal-display-controller-support.patch omap-add-ti-omap1-external-lcd-controller-support-sossi.patch omap-add-ti-omap2-external-lcd-controller-support-rfbi.patch omap-add-external-epson-hwa742-lcd-controller-support.patch omap-add-external-epson-blizzard-lcd-controller-support.patch omap-lcd-panel-support-for-the-ti-omap-h4-board.patch omap-lcd-panel-support-for-the-ti-omap-h3-board.patch omap-lcd-panel-support-for-the-ti-omap1610-innovator-board.patch omap-lcd-panel-support-for-the-ti-omap1510-innovator-board.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