summaryrefslogtreecommitdiffstats
path: root/short/short.c
diff options
context:
space:
mode:
authorJavier Martinez Canillas <martinez.javier@gmail.com>2010-12-07 02:19:20 +0100
committerJavier Martinez Canillas <martinez.javier@gmail.com>2010-12-07 02:19:20 +0100
commit13887d0fef7be643d3dbb336469e158ebbdd39e8 (patch)
tree7b04751d167f3841c40813531f71575d0d99fa62 /short/short.c
parent15ae56732c6b7f561676ec82672cdcb9ba537df1 (diff)
downloadldd3-13887d0fef7be643d3dbb336469e158ebbdd39e8.tar.gz
short: Remove <linux/config.h>
Diffstat (limited to 'short/short.c')
-rw-r--r--short/short.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/short/short.c b/short/short.c
index 8bd39ed..1d076a0 100644
--- a/short/short.c
+++ b/short/short.c
@@ -21,7 +21,6 @@
* writers.
*/
-#include <linux/config.h>
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/init.h>