summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorBaoyou Xie <baoyou.xie@linaro.org>2016-09-23 21:44:13 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-27 12:20:17 +0200
commit35be784cdb9c81e9fa0c7cac3492069cadd6a726 (patch)
tree8694d34957fed96f3ccf23ea3186aae49f914a78 /.mailmap
parent984f3be5910c640bbff469bb3d4679036fce6395 (diff)
usb: core: hcd: add missing header dependencies
We get 1 warning when building kernel with W=1: drivers/usb/core/hcd.c:2390:5: warning: no previous prototype for 'usb_bus_start_enum' [-Wmissing-prototypes] In fact, these functions are declared in linux/usb/otg.h, so this patch adds the missing header dependencies. Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions