]> Pileus Git - ~andy/linux/commitdiff
staging: iio: adis16220_core.c: add module.h
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 24 Aug 2011 21:21:48 +0000 (14:21 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 24 Aug 2011 21:21:48 +0000 (14:21 -0700)
This is needed and makes the linux-next merge easier.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/accel/adis16220_core.c

index 075e40fabf47262e8af57e7fbccd49009940acd5..18b0830b82f9f65f6dd3ea69cd2f785af24b1a43 100644 (file)
@@ -13,6 +13,7 @@
 #include <linux/spi/spi.h>
 #include <linux/slab.h>
 #include <linux/sysfs.h>
+#include <linux/module.h>
 
 #include "../iio.h"
 #include "../sysfs.h"