diff options
author | Dave Airlie <airlied@linux.ie> | 2006-10-14 23:38:20 +1000 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2006-10-14 23:38:20 +1000 |
commit | 1bab514c0a1a535c19d53e3d39e3b351db3ab7a4 (patch) | |
tree | 6865436fa1b42227c127122cac0888b1173ba90a /linux-core/ffb_drv.c | |
parent | a9f57a2b9c5897cbf568bf75342204b780566de0 (diff) |
remove config.h from build no longer exists kbuild does it
Diffstat (limited to 'linux-core/ffb_drv.c')
-rw-r--r-- | linux-core/ffb_drv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-core/ffb_drv.c b/linux-core/ffb_drv.c index 7b028c86..9c88f061 100644 --- a/linux-core/ffb_drv.c +++ b/linux-core/ffb_drv.c @@ -4,7 +4,6 @@ * Copyright (C) 2000 David S. Miller (davem@redhat.com) */ -#include <linux/config.h> #include <linux/sched.h> #include <linux/smp_lock.h> #include <asm/shmparam.h> |