]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ehci-ps3.c
ehci-ps3, ohci-ps3: fix compilation
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ehci-ps3.c
index 4d781a2a9807874a1f65fe206a5f8c4a8278c0c4..93107453f12408ea4b27ed9d002c2fae5f498474 100644 (file)
@@ -73,13 +73,6 @@ static const struct hc_driver ps3_ehci_hc_driver = {
 #endif
 };
 
-#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_ehci_sb_probe(struct ps3_system_bus_device *dev)
 {
        int result;