]> err.no Git - linux-2.6/blobdiff - drivers/pci/hotplug/ibmphp_ebda.c
[PATCH] ibmphp: remove TRUE and FALSE
[linux-2.6] / drivers / pci / hotplug / ibmphp_ebda.c
index ba12034c5d3a1b9e0c4a49a4abc5ca91bb7a9e6f..05e4f5a1927ac38fa16e629151dcd676705c417d 100644 (file)
@@ -944,7 +944,7 @@ static int __init ebda_rsrc_controller (void)
                                goto error_no_slot;
                        }
 
-                       tmp_slot->flag = TRUE;
+                       tmp_slot->flag = 1;
 
                        tmp_slot->capabilities = hpc_ptr->slots[index].slot_cap;
                        if ((hpc_ptr->slots[index].slot_cap & EBDA_SLOT_133_MAX) == EBDA_SLOT_133_MAX)