[PATCH] USB: reorg some functions out of the main usb.c file
[powerpc.git] / drivers / usb / core / buffer.c
index 57e800a..419c994 100644 (file)
 #include <asm/scatterlist.h>
 #include <linux/dma-mapping.h>
 #include <linux/dmapool.h>
-
-
-#ifdef CONFIG_USB_DEBUG
-       #define DEBUG
-#else
-       #undef DEBUG
-#endif
-
 #include <linux/usb.h>
 #include "hcd.h"