diff options
author | Andrzej Pietrasiewicz <andrzej.p@samsung.com> | 2012-06-11 11:13:15 +0200 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-09-06 19:52:23 +0300 |
commit | ea0e627623e236e4cbec9f44b4a755bc4a4b852d (patch) | |
tree | 988cdfdaa5a8a3d6c23e8ec3d092390263599caa /drivers/usb/dwc3 | |
parent | 4cbe5a555fa58a79b6ecbb6c531b8bab0650778d (diff) |
usb: gadget: add multiple definition guards
If f_fs.c and u_serial.c are combined together using #include, which has
been a common practice so far, the pr_vdebug macro is defined multiple
times. Define it only once.
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/dwc3')
0 files changed, 0 insertions, 0 deletions