From: Stewart Smith Date: Wed, 9 Apr 2014 03:47:37 +0000 (+1000) Subject: powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_self X-Git-Tag: v3.15-rc1~43^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc4f265ad9a37bdb1846c45eebe454c382f31d67;p=pandora-kernel.git 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-diff-tree failed