]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] H8/300 support update (1/3): obsolete header
authorYoshinori Sato <ysato@users.sourceforge.jp>
Wed, 4 Feb 2004 03:23:57 +0000 (19:23 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Wed, 4 Feb 2004 03:23:57 +0000 (19:23 -0800)
o Deleted obsolute header include

arch/h8300/lib/checksum.c

index ffab85ba7272b7002827f3c8c1dd470ce2929449..6691d0b935b739ac6cd9ff8b392a8359a5e3e38f 100644 (file)
@@ -32,7 +32,6 @@
    of the assembly has to go. */
 
 #include <net/checksum.h>
-#include <net/module.h>
 
 static inline unsigned short from32to16(unsigned long x)
 {