summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcb4xxp/base.c
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-12-28 18:49:21 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-12-28 18:49:21 +0000
commit08bfd6fc5340aafd7d0642801a0bce7560cde14d (patch)
treedcda78d0c040d97c683ca14473cf22bf98aea133 /drivers/dahdi/wcb4xxp/base.c
parent2ff516b66ffc3d5cdf89a85878f092f86894b1c0 (diff)
autoconf.h is inlcuded by Kbuild at the command-line.
No need to explicitly include it. Also note that <linux/autoconf.h> is invalid as of 2.6.33 . It is now <generated/autoconf.h> (but anyway, should not be #include-d directly). git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@7732 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/wcb4xxp/base.c')
-rw-r--r--drivers/dahdi/wcb4xxp/base.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dahdi/wcb4xxp/base.c b/drivers/dahdi/wcb4xxp/base.c
index d7484a7..178b74f 100644
--- a/drivers/dahdi/wcb4xxp/base.c
+++ b/drivers/dahdi/wcb4xxp/base.c
@@ -20,7 +20,6 @@
* this program for more details.
*/
-#include <linux/autoconf.h>
#include <linux/init.h>
#include <linux/kernel.h> /* printk() */