From cc4f265ad9a37bdb1846c45eebe454c382f31d67 Mon Sep 17 00:00:00 2001 From: Stewart Smith Date: Wed, 9 Apr 2014 13:47:37 +1000 Subject: [PATCH] powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_self We are currently using sysfs_schedule_callback() which is deprecated and about to be removed. Switch to the new interface instead. Signed-off-by: Stewart Smith Signed-off-by: Benjamin Herrenschmidt --- Reading git-format-patch failed