]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/net.h
tegra: spl: Enable debug UART
[people/ms/u-boot.git] / include / net.h
index ed5259a80738214ed60a44d2ddf6ba51ac5565c4..2eaa88224c9050755330e67a57ae7b541cfaa3fa 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 */