Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364870
b: refs/heads/master
c: 1cb6e73
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Greg Kroah-Hartman committed Apr 19, 2013
1 parent aa91aa9 commit 845092f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a85796ee514954b1ef5efe8928ef38777aab8c2d
refs/heads/master: 1cb6e73c556e8a61d41e531003cf205c16650a02
2 changes: 2 additions & 0 deletions trunk/drivers/usb/storage/debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
*/

#include <linux/cdrom.h>
#include <linux/export.h>
#include <scsi/scsi.h>
#include <scsi/scsi_cmnd.h>
#include <scsi/scsi_dbg.h>
Expand Down Expand Up @@ -193,3 +194,4 @@ int usb_stor_dbg(const char *fmt, ...)

return r;
}
EXPORT_SYMBOL_GPL(usb_stor_dbg);

0 comments on commit 845092f

Please sign in to comment.