]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/host/fotg210.h
Revert "xhci: replace xhci_write_64() with writeq()"
[~andy/linux] / drivers / usb / host / fotg210.h
index 8920f9d32564a1770b8a4c40acf6eb51dcd6b9cb..ac6cd1bfd208e286538c71b157e17568adaf8cb6 100644 (file)
@@ -174,9 +174,7 @@ struct fotg210_hcd {                        /* one per controller */
 #endif
 
        /* debug files */
-#ifdef DEBUG
        struct dentry           *debug_dir;
-#endif
 };
 
 /* convert between an HCD pointer and the corresponding FOTG210_HCD */
@@ -741,10 +739,4 @@ static inline unsigned fotg210_read_frame_index(struct fotg210_hcd *fotg210)
 })
 /*-------------------------------------------------------------------------*/
 
-#ifndef DEBUG
-#define STUB_DEBUG_FILES
-#endif /* DEBUG */
-
-/*-------------------------------------------------------------------------*/
-
 #endif /* __LINUX_FOTG210_H */