]> git.sur5r.net Git - u-boot/blobdiff - cpu/ixp/npe/include/IxEthDB_p.h
License cleanup: remove unintended "All Rights Reserved" notices.
[u-boot] / cpu / ixp / npe / include / IxEthDB_p.h
index e7c67ae520d16ab3ea2367b784caf2b845fdb5d5..ccec7ea7be22f3b143526a9e83cb8b31514a3749 100644 (file)
@@ -193,8 +193,6 @@ extern int overflowEvent;
 #define LEFT  (-1)
 
 /* macros */
-#define MIN(a, b) ((a) < (b) ? (a) : (b))
-
 #define IX_ETH_DB_CHECK_PORT_EXISTS(portID) \
 { \
     if ((portID) >= IX_ETH_DB_NUMBER_OF_PORTS) \