[NET]: Kill direct includes of asm/checksum.h

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Al Viro
2006-11-14 21:13:53 -08:00
committed by David S. Miller
parent 75e7ce66ef
commit 3277c39f8d
11 changed files with 1 additions and 11 deletions

View File

@ -60,7 +60,6 @@
#include <net/ip.h>
#include <asm/uaccess.h>
#include <asm/system.h>
#include <asm/checksum.h>
__setup("ether=", netdev_boot_setup);