From: Greg Kroah-Hartman Date: Thu, 22 Aug 2013 15:34:39 +0000 (-0700) Subject: acpi: bgrt: fix build error due to attribute change X-Git-Tag: v3.12-rc1~184^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=028718a5cc6e35ae7e220839fa6b61e2a6f12ca3;p=pandora-kernel.git acpi: bgrt: fix build error due to attribute change No need to call sysfs_bin_attr_init, as the attribute is not dynamically created. Also, we renamed the attribute, so this one isn't even valid anymore. Reported-by: Stephen Rothwell Cc: Len Brown Cc: "Rafael J. Wysocki" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed