]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ohci-ps3.c
ehci-ps3, ohci-ps3: fix compilation
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ohci-ps3.c
index 62283a3926debe9fc0d929190c7b7d01b1a967b5..c849f72b508a0022f32ae9c414096d542cbf4dd0 100644 (file)
@@ -75,14 +75,6 @@ static const struct hc_driver ps3_ohci_hc_driver = {
 #endif
 };
 
-/* redefine dev_dbg to do a syntax check */
-
-#if !defined(DEBUG)
-#undef dev_dbg
-static inline int __attribute__ ((format (printf, 2, 3))) dev_dbg(
-       const struct device *_dev, const char *fmt, ...) {return 0;}
-#endif
-
 static int ps3_ohci_sb_probe(struct ps3_system_bus_device *dev)
 {
        int result;