projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5e4e9b
)
staging: remove version.h include from dgrp/dgrp_sysfs.c
author
Jesper Juhl
<jj@chaosbits.net>
Thu, 18 Oct 2012 19:34:38 +0000
(21:34 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 22:55:33 +0000
(15:55 -0700)
The file uses nothing from linux/version.h, so the include is
pointless - remove it.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgrp/dgrp_sysfs.c
patch
|
blob
|
history
diff --git
a/drivers/staging/dgrp/dgrp_sysfs.c
b/drivers/staging/dgrp/dgrp_sysfs.c
index 129be3caa97eff8340ed9a83cb0e69d2f718fbbb..43ab9f4d9349d6db20a2e1a53d7790950e7a5b9f 100644
(file)
--- a/
drivers/staging/dgrp/dgrp_sysfs.c
+++ b/
drivers/staging/dgrp/dgrp_sysfs.c
@@
-17,7
+17,6
@@
#include "dgrp_common.h"
#include <linux/kernel.h>
-#include <linux/version.h>
#include <linux/module.h>
#include <linux/ctype.h>
#include <linux/string.h>