]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/frv/lib/checksum.c
[NET]: Kill direct includes of asm/checksum.h
[karo-tx-linux.git] / arch / frv / lib / checksum.c
index 20e7dfc474eff203d1bd36d242716db921b6a20c..2581a960d58fe916ae9c4cd149d2214dbf2569bf 100644 (file)
@@ -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)