projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eae5bcc
)
staging: iio: adis16220_core.c: add module.h
author
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 24 Aug 2011 21:21:48 +0000
(14:21 -0700)
committer
Greg 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
patch
|
blob
|
history
diff --git
a/drivers/staging/iio/accel/adis16220_core.c
b/drivers/staging/iio/accel/adis16220_core.c
index 075e40fabf47262e8af57e7fbccd49009940acd5..18b0830b82f9f65f6dd3ea69cd2f785af24b1a43 100644
(file)
--- a/
drivers/staging/iio/accel/adis16220_core.c
+++ b/
drivers/staging/iio/accel/adis16220_core.c
@@
-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"