The patch titled Cell: Draw SPE helper penguin logos (update) has been removed from the -mm tree. Its filename was cell-draw-spe-helper-penguin-logos-update.patch This patch was dropped because it was folded into cell-draw-spe-helper-penguin-logos.patch ------------------------------------------------------ Subject: Cell: Draw SPE helper penguin logos (update) From: Geert Uytterhoeven <Geert.Uytterhoeven@xxxxxxxxxxx> - Let FB_LOGO_EXTRA default to y if SPU_BASE is enabled Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@xxxxxxxxxxx> Signed-off-by: Geoff Levand <geoffrey.levand@xxxxxxxxxxx> Acked-By: James Simmons <jsimmons@xxxxxxxxxxxxx> Acked-by: Arnd Bergmann <arnd@xxxxxxxx> Cc: "Antonino A. Daplas" <adaplas@xxxxxxx> Cc: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> Cc: Paul Mackerras <paulus@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/video/logo/Kconfig | 1 + 1 files changed, 1 insertion(+) diff -puN drivers/video/logo/Kconfig~cell-draw-spe-helper-penguin-logos-update drivers/video/logo/Kconfig --- a/drivers/video/logo/Kconfig~cell-draw-spe-helper-penguin-logos-update +++ a/drivers/video/logo/Kconfig @@ -13,6 +13,7 @@ if LOGO config FB_LOGO_EXTRA bool depends on FB + default y if SPU_BASE config LOGO_LINUX_MONO bool "Standard black and white Linux logo" _ Patches currently in -mm which might be from Geert.Uytterhoeven@xxxxxxxxxxx are origin.patch fbdev-extract-fb_show_logo_line.patch fbdev-add-fb_append_extra_logo.patch fbdev-spe-helper-penguin-logo.patch cell-draw-spe-helper-penguin-logos.patch cell-draw-spe-helper-penguin-logos-update.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