]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
[NET]: include/linux/atalk.h - remove duplicate include
authorJoe Perches <joe@perches.com>
Mon, 24 Mar 2008 05:04:31 +0000 (22:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Mar 2008 05:04:31 +0000 (22:04 -0700)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/atalk.h

index ced8a1ed080ca55d053a4ecd960cab4fe7fbfa9f..e9ebac2e2ecc97d4db3e73615a9ddc020c47ba6a 100644 (file)
@@ -85,8 +85,6 @@ static inline struct atalk_sock *at_sk(struct sock *sk)
        return (struct atalk_sock *)sk;
 }
 
-#include <asm/byteorder.h>
-
 struct ddpehdr {
        __be16  deh_len_hops;   /* lower 10 bits are length, next 4 - hops */
        __be16  deh_sum;