linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Staging: Don't double-include linux/module.h in drivers/staging/iio/gyro/adis16060_core.c
@ 2012-02-05  0:42 Jesper Juhl
  2012-02-05  1:57 ` Paul Gortmaker
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2012-02-05  0:42 UTC (permalink / raw)
  To: devel
  Cc: trivial, linux-kernel, linux-iio, Lars-Peter Clausen,
	Paul Gortmaker, Michael Hennerich, Greg Kroah-Hartman,
	Jonathan Cameron


Signed-off-by: Jesper Juhl <jj@chaosbits.net>
---
 drivers/staging/iio/gyro/adis16060_core.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/iio/gyro/adis16060_core.c b/drivers/staging/iio/gyro/adis16060_core.c
index c0ca709..02cc234 100644
--- a/drivers/staging/iio/gyro/adis16060_core.c
+++ b/drivers/staging/iio/gyro/adis16060_core.c
@@ -14,7 +14,6 @@
 #include <linux/spi/spi.h>
 #include <linux/slab.h>
 #include <linux/sysfs.h>
-#include <linux/module.h>
 
 #include "../iio.h"
 #include "../sysfs.h"
-- 
1.7.9


-- 
Jesper Juhl <jj@chaosbits.net>       http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-05  1:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-05  0:42 [PATCH] Staging: Don't double-include linux/module.h in drivers/staging/iio/gyro/adis16060_core.c Jesper Juhl
2012-02-05  1:57 ` Paul Gortmaker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).