Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303774
b: refs/heads/master
c: 7275fc4
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 4, 2012
1 parent 2c72819 commit 9ee59bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3b923993daaa38f1ae297a79f734c308866dd026
refs/heads/master: 7275fc4c16ef50e99d3755265a4ae83e3afe63d0
1 change: 0 additions & 1 deletion trunk/drivers/usb/gadget/ci13xxx_udc.h
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ do { \
"[%s] " format "\n", __func__, ## args); \
} while (0)

#define err(format, args...) ci13xxx_printk(KERN_ERR, format, ## args)
#define warn(format, args...) ci13xxx_printk(KERN_WARNING, format, ## args)
#define info(format, args...) ci13xxx_printk(KERN_INFO, format, ## args)

Expand Down

0 comments on commit 9ee59bc

Please sign in to comment.