]> err.no Git - linux-2.6/blobdiff - drivers/pci/hotplug/ibmphp.h
[PATCH] ibmphp: remove TRUE and FALSE
[linux-2.6] / drivers / pci / hotplug / ibmphp.h
index c22e0284d7b143fb9588182e15010788b9142ebe..dba6d8ca9bda291dd08e1651ae554ff212313d00 100644 (file)
@@ -406,8 +406,6 @@ extern void ibmphp_hpc_stop_poll_thread (void);
 //----------------------------------------------------------------------------
 // HPC return codes
 //----------------------------------------------------------------------------
-#define FALSE                          0x00
-#define TRUE                           0x01
 #define HPC_ERROR                      0xFF
 
 //-----------------------------------------------------------------------------