Remove all inclusions of <linux/config.h>

kbuild explicitly includes this at build time.

Signed-off-by: Dave Jones <davej@redhat.com>
This commit is contained in:
Dave Jones
2006-10-04 03:38:54 -04:00
parent 78b656b8bf
commit 038b0a6d8d
177 changed files with 11 additions and 199 deletions

View File

@@ -6,7 +6,6 @@
* thanks to Philipp Rumpf, Mike Shaver and various others
* sorry about the wall, puffin..
*/
#include <linux/config.h> /* for CONFIG_SMP */
#include <asm/asm-offsets.h>
#include <asm/unistd.h>