提交 6c0e9a8f 编写于 作者: G Gururaja Hebbar K R 提交者: Wolfgang Denk

Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c

Signed-off-by: Ngururaja hebbar <gururajakr@sanyo.co.in>
上级 478d5ec9
......@@ -111,7 +111,6 @@ static struct pci_device_id ohci_pci_ids[] = {
#define dbg(format, arg...) do {} while(0)
#endif /* DEBUG */
#define err(format, arg...) printf("ERROR: " format "\n", ## arg)
#undef SHOW_INFO
#ifdef SHOW_INFO
#define info(format, arg...) printf("INFO: " format "\n", ## arg)
#else
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册