diff options
Diffstat (limited to 'sbull')
-rw-r--r-- | sbull/sbull.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbull/sbull.c b/sbull/sbull.c index 1a040c3..beecfdc 100644 --- a/sbull/sbull.c +++ b/sbull/sbull.c @@ -2,7 +2,6 @@ * Sample disk driver, from the beginning. */ -#include <linux/config.h> #include <linux/module.h> #include <linux/moduleparam.h> #include <linux/init.h> |