vserver 1.9.3
[linux-2.6.git] / drivers / ide / pci / hpt34x.h
index 465f567..d1a8400 100644 (file)
@@ -11,8 +11,6 @@
 #define SPLIT_BYTE(B,H,L)      ((H)=(B>>4), (L)=(B-((B>>4)<<4)))
 #endif
 
-#undef DISPLAY_HPT34X_TIMINGS
-
 static unsigned int init_chipset_hpt34x(struct pci_dev *, const char *);
 static void init_hwif_hpt34x(ide_hwif_t *);