The patch titled drivers/video/sis/vgatypes.h: removal of old code has been removed from the -mm tree. Its filename is drivers-video-sis-vgatypesh-removal-of-old.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: drivers/video/sis/vgatypes.h: removal of old code From: Michal Piotrowski <michal.k.k.piotrowski@xxxxxxxxx> Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@xxxxxxxxx> Cc: "Antonino A. Daplas" <adaplas@xxxxxxx> Cc: Thomas Winischhofer <thomas@xxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/video/sis/vgatypes.h | 2 -- 1 file changed, 2 deletions(-) diff -puN drivers/video/sis/vgatypes.h~drivers-video-sis-vgatypesh-removal-of-old drivers/video/sis/vgatypes.h --- a/drivers/video/sis/vgatypes.h~drivers-video-sis-vgatypesh-removal-of-old +++ a/drivers/video/sis/vgatypes.h @@ -73,12 +73,10 @@ typedef unsigned int BOOLEAN; #ifdef SIS_LINUX_KERNEL typedef unsigned long SISIOADDRESS; -#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,8) #include <linux/types.h> /* Need __iomem */ #undef SISIOMEMTYPE #define SISIOMEMTYPE __iomem #endif -#endif #ifdef SIS_XORG_XF86 #if XF86_VERSION_CURRENT < XF86_VERSION_NUMERIC(4,2,0,0,0) _ Patches currently in -mm which might be from michal.k.k.piotrowski@xxxxxxxxx are origin.patch git-scsi-misc.patch drivers-scsi-pcmcia-nsp_csh-removal-of-old.patch fs-xfs-xfs_dmapih-removal-of-old-code.patch kill-include-linux-configh.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