summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/hid-sensors/hid-sensor-attributes.c
diff options
context:
space:
mode:
authorAlexander Holler <holler@ahsoftware.de>2012-12-15 12:45:00 +0000
committerJonathan Cameron <jic23@kernel.org>2013-01-06 11:43:37 +0000
commit2974cdf293e1cb00860522624252aeaba502c8bf (patch)
tree76783b35540b56a470baece11fb3f80d6f9d1518 /drivers/iio/common/hid-sensors/hid-sensor-attributes.c
parent8e3cdca26c9d9f0936c555bc67e2a5d71e61bb0d (diff)
downloadop-kernel-dev-2974cdf293e1cb00860522624252aeaba502c8bf.zip
op-kernel-dev-2974cdf293e1cb00860522624252aeaba502c8bf.tar.gz
iio: merge hid-sensor-attributes.h into hid-sensor-hub.h
The stuff in hid-sensor-attributes.h is needed by every piece which uses hid-sensor-hub and merging it into hid-sensor-hub.h makes it accessible from outside the iio subdirectory. Signed-off-by: Alexander Holler <holler@ahsoftware.de> Acked-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/common/hid-sensors/hid-sensor-attributes.c')
-rw-r--r--drivers/iio/common/hid-sensors/hid-sensor-attributes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/iio/common/hid-sensors/hid-sensor-attributes.c b/drivers/iio/common/hid-sensors/hid-sensor-attributes.c
index 7537495..5873f16 100644
--- a/drivers/iio/common/hid-sensors/hid-sensor-attributes.c
+++ b/drivers/iio/common/hid-sensors/hid-sensor-attributes.c
@@ -25,7 +25,6 @@
#include <linux/hid-sensor-hub.h>
#include <linux/iio/iio.h>
#include <linux/iio/sysfs.h>
-#include "hid-sensor-attributes.h"
static int pow_10(unsigned power)
{
OpenPOWER on IntegriCloud