The patch titled git-acpi-fixup has been removed from the -mm tree. Its filename was git-acpi-fixup.patch This patch was dropped because it is obsolete ------------------------------------------------------ Subject: git-acpi-fixup From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/usb/misc/appledisplay.c | 5 ----- 1 file changed, 5 deletions(-) diff -puN drivers/usb/misc/appledisplay.c~git-acpi-fixup drivers/usb/misc/appledisplay.c --- a/drivers/usb/misc/appledisplay.c~git-acpi-fixup +++ a/drivers/usb/misc/appledisplay.c @@ -281,13 +281,8 @@ static int appledisplay_probe(struct usb /* Register backlight device */ snprintf(bl_name, sizeof(bl_name), "appledisplay%d", atomic_inc_return(&count_displays) - 1); -<<<<<<< HEAD/drivers/usb/misc/appledisplay.c - pdata->bd = backlight_device_register(bl_name, NULL, - pdata, &appledisplay_bl_data); -======= pdata->bd = backlight_device_register(bl_name, NULL, pdata &appledisplay_bl_data); ->>>>>>> /drivers/usb/misc/appledisplay.c if (IS_ERR(pdata->bd)) { err("appledisplay: Backlight registration failed"); goto error; _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are origin.patch git-acpi.patch git-acpi-fixup.patch git-agpgart.patch git-arm.patch git-cifs-fix.patch git-cpufreq.patch fix-warning-in-device_add_attrs.patch git-drm.patch git-dvb.patch git-dvb-fixup.patch git-infiniband.patch sis-warning-fixes.patch sata_nv-add-back-some-verbosity-into-adma-error_handler-tidy.patch git-md-accel-fixes.patch git-md-accel-warning-fixes.patch git-md-accel-fix.patch git-mips-fixup.patch git-mtd.patch git-ubi.patch git-netdev-all.patch revert-drivers-net-tulip-dmfe-support-basic-carrier-detection.patch git-backlight.patch git-backlight-sony-fix.patch git-nfs-fixup.patch git-sh.patch revert-md-avoid-possible-bug_on-in-md-bitmap-handling-for-git-block.patch git-unionfs-fixup.patch revert-x86_64-mm-msr-on-cpu.patch x86_64-survive-having-no-irq-mapping-for-a-vector-fix.patch smaps-add-clear_refs-file-to-clear-reference-fix.patch fix-rmmod-read-write-races-in-proc-entries-fix.patch kprobes-list-all-active-probes-in-the-system.patch mm-shrink-parent-dentries-when-shrinking-slab.patch add-epoll-compat-code-to-kernel-compatc-tidy.patch spi-atmel_spi-driver-fix.patch revert-x86_64-mm-putreg-check.patch git-gccbug-fixup.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