The patch titled unexport pm_power_off_prepare has been removed from the -mm tree. Its filename was unexport-pm_power_off_prepare.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: unexport pm_power_off_prepare From: Adrian Bunk <bunk@xxxxxxxxx> This patch removes the unused EXPORT_SYMBOL(pm_power_off_prepare). Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx> Cc: "Rafael J. Wysocki" <rjw@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- kernel/sys.c | 1 - 1 file changed, 1 deletion(-) diff -puN kernel/sys.c~unexport-pm_power_off_prepare kernel/sys.c --- a/kernel/sys.c~unexport-pm_power_off_prepare +++ a/kernel/sys.c @@ -105,7 +105,6 @@ EXPORT_SYMBOL(cad_pid); */ void (*pm_power_off_prepare)(void); -EXPORT_SYMBOL(pm_power_off_prepare); /* * Notifier list for kernel code which wants to be called _ Patches currently in -mm which might be from bunk@xxxxxxxxx are origin.patch git-acpi.patch git-kvm.patch remove-fs-jffs2-ioctlc.patch git-parisc.patch nsp32_restart_autoscsi-remove-error-check.patch git-unionfs.patch git-ipwireless_cs.patch git-x86.patch intel-iommu-intel-iommu-driver.patch revoke-core-code.patch pid-namespaces-define-is_global_init-and-is_container_init-m32r-fix.patch pid-namespaces-define-is_global_init-and-is_container_init-kernel-pidc-remove-unused-exports.patch reiser4-export-remove_from_page_cache.patch reiser4.patch mutex-subsystem-synchro-test-module.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