[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:
Родитель
75e7ce66ef
Коммит
3277c39f8d
|
@ -32,7 +32,6 @@
|
|||
of the assembly has to go. */
|
||||
|
||||
#include <net/checksum.h>
|
||||
#include <asm/checksum.h>
|
||||
#include <linux/module.h>
|
||||
|
||||
static inline unsigned short from32to16(unsigned long x)
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
#include <asm/delay.h>
|
||||
#include <asm/tlbflush.h>
|
||||
#include <asm/cacheflush.h>
|
||||
#include <asm/checksum.h>
|
||||
|
||||
extern int dump_fpu(struct pt_regs *, elf_fpregset_t *);
|
||||
extern struct hw_interrupt_type no_irq_type;
|
||||
|
|
|
@ -57,7 +57,6 @@
|
|||
#include <net/ip.h>
|
||||
|
||||
#include <asm/byteorder.h>
|
||||
#include <asm/checksum.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/pgtable.h>
|
||||
#include <asm/uaccess.h>
|
||||
|
|
|
@ -33,7 +33,6 @@
|
|||
#include <asm/ip32/ip32_ints.h>
|
||||
|
||||
#include <asm/io.h>
|
||||
#include <asm/checksum.h>
|
||||
#include <asm/scatterlist.h>
|
||||
#include <linux/dma-mapping.h>
|
||||
|
||||
|
|
|
@ -39,7 +39,6 @@ static char version[] =
|
|||
#include <asm/auxio.h>
|
||||
#include <asm/pgtable.h>
|
||||
#include <asm/irq.h>
|
||||
#include <asm/checksum.h>
|
||||
|
||||
#include "myri_sbus.h"
|
||||
#include "myri_code.h"
|
||||
|
|
|
@ -127,7 +127,6 @@ static const int multicast_filter_limit = 32;
|
|||
#include <asm/io.h>
|
||||
#include <asm/uaccess.h>
|
||||
#include <linux/in6.h>
|
||||
#include <asm/checksum.h>
|
||||
#include <linux/version.h>
|
||||
#include <linux/dma-mapping.h>
|
||||
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
#include <linux/reiserfs_xattr.h>
|
||||
#include <linux/reiserfs_acl.h>
|
||||
#include <asm/uaccess.h>
|
||||
#include <asm/checksum.h>
|
||||
#include <net/checksum.h>
|
||||
#include <linux/smp_lock.h>
|
||||
#include <linux/stat.h>
|
||||
#include <asm/semaphore.h>
|
||||
|
|
|
@ -36,7 +36,6 @@
|
|||
#include <net/arp.h>
|
||||
#include <net/sock.h>
|
||||
#include <asm/uaccess.h>
|
||||
#include <asm/checksum.h>
|
||||
#include <asm/system.h>
|
||||
|
||||
/*
|
||||
|
|
|
@ -40,7 +40,6 @@
|
|||
#include <net/route.h>
|
||||
|
||||
#include <asm/uaccess.h>
|
||||
#include <asm/checksum.h>
|
||||
#include "br_private.h"
|
||||
#ifdef CONFIG_SYSCTL
|
||||
#include <linux/sysctl.h>
|
||||
|
|
|
@ -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);
|
||||
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
#endif
|
||||
#include <linux/errqueue.h>
|
||||
#include <asm/uaccess.h>
|
||||
#include <asm/checksum.h>
|
||||
#include "internal.h"
|
||||
|
||||
struct errormsg {
|
||||
|
|
Загрузка…
Ссылка в новой задаче