]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/net/ne2000_base.h
pinctrl: add pin control uclass support
[karo-tx-uboot.git] / drivers / net / ne2000_base.h
index 5446de4bb9e36c2bd3a32eaafe7174f4aa086adb..eee0956fdb5d361ef483f0782e3897226a89d739 100644 (file)
@@ -79,10 +79,6 @@ are GPL, so this is, of course, GPL.
 #ifndef __NE2000_BASE_H__
 #define __NE2000_BASE_H__
 
-#define bool int
-#define false 0
-#define true 1
-
 /*
  * Debugging details
  *