Merge git://git.denx.de/u-boot-usb
[platform/kernel/u-boot.git] / include / net.h
index ed5259a..2eaa882 100644 (file)
 #ifndef __NET_H__
 #define __NET_H__
 
-#if defined(CONFIG_8xx)
-#include <commproc.h>
-#endif /* CONFIG_8xx */
-
 #include <asm/cache.h>
 #include <asm/byteorder.h>     /* for nton* / ntoh* stuff */