summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/iio.h
diff options
context:
space:
mode:
authorJonathan Cameron2010-05-04 15:43:00 +0200
committerGreg Kroah-Hartman2010-05-11 20:36:05 +0200
commit5aaaeba82e00958ecb2c890b4953a249bbde9426 (patch)
treea7e54709d95ae5837396bbb995c86033791d3684 /drivers/staging/iio/iio.h
parentstaging:iio: Support functions for scan mask matching (diff)
downloadkernel-qcow2-linux-5aaaeba82e00958ecb2c890b4953a249bbde9426.tar.gz
kernel-qcow2-linux-5aaaeba82e00958ecb2c890b4953a249bbde9426.tar.xz
kernel-qcow2-linux-5aaaeba82e00958ecb2c890b4953a249bbde9426.zip
staging: iio: Move from class to bus
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/iio/iio.h')
-rw-r--r--drivers/staging/iio/iio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/iio/iio.h b/drivers/staging/iio/iio.h
index a12072a93cde..fcee47cbe894 100644
--- a/drivers/staging/iio/iio.h
+++ b/drivers/staging/iio/iio.h
@@ -377,7 +377,7 @@ void iio_deallocate_chrdev(struct iio_handler *handler);
#define IIO_UNSIGNED(a) (a)
extern dev_t iio_devt;
-extern struct class iio_class;
+extern struct bus_type iio_bus_type;
/**
* iio_put_device() - reference counted deallocation of struct device