usb: storage: Fix link error
authorJoe Perches <joe@perches.com>
Thu, 18 Apr 2013 21:17:14 +0000 (14:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Apr 2013 02:02:59 +0000 (19:02 -0700)
commit1cb6e73c556e8a61d41e531003cf205c16650a02
tree26610453711c745238a67f2edb3b8a51238d3b72
parenta85796ee514954b1ef5efe8928ef38777aab8c2d
usb: storage: Fix link error

Fix allmodconfig link error introduced by commit 75b9130e8a
("usb: storage: Add usb_stor_dbg, reduce object size")

Export the symbol usb_stor_dbg.
Add export.h

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/debug.c