From: Guenter Roeck Date: Sat, 23 Nov 2013 19:03:18 +0000 (-0800) Subject: compal-laptop: Replace SENSOR_DEVICE_ATTR with DEVICE_ATTR X-Git-Tag: v3.14-rc1~54^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e062581cc95cc0a12f8e48778a0d3ebb48fa980;p=pandora-kernel.git compal-laptop: Replace SENSOR_DEVICE_ATTR with DEVICE_ATTR The extra argument to SENSOR_DEVICE_ATTR is not used. It is therefore not necessary to use SENSOR_DEVICE_ATTR in the first place. Replace it with DEVICE_ATTR. Signed-off-by: Guenter Roeck Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed