mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] STAGING: includecheck fix: iio, lis3l02dqbuffersimple.c
@ 2009-09-22 14:54 Jaswinder Singh Rajput
  0 siblings, 0 replies; only message in thread
From: Jaswinder Singh Rajput @ 2009-09-22 14:54 UTC (permalink / raw)
  To: Greg KH, Greg Kroah-Hartman, Jonathan Cameron, devel, LKML


fix the following 'make includecheck' warning:

  drivers/staging/iio/Documentation/lis3l02dqbuffersimple.c: dirent.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 .../iio/Documentation/lis3l02dqbuffersimple.c      |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/iio/Documentation/lis3l02dqbuffersimple.c b/drivers/staging/iio/Documentation/lis3l02dqbuffersimple.c
index 2b5cfc5..6a8fa0c 100644
--- a/drivers/staging/iio/Documentation/lis3l02dqbuffersimple.c
+++ b/drivers/staging/iio/Documentation/lis3l02dqbuffersimple.c
@@ -19,7 +19,6 @@
 #include <sys/dir.h>
 
 #include <linux/types.h>
-#include <dirent.h>
 #include "iio_util.h"
 
 static const char *ring_access = "/dev/iio/lis3l02dq_ring_access";
-- 
1.6.0.6



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-22 14:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-22 14:54 [PATCH] STAGING: includecheck fix: iio, lis3l02dqbuffersimple.c Jaswinder Singh Rajput

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®