commit | d2291047613ef64b38acb4c760143a70b9debb58 | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Wed Oct 05 16:18:50 2016 -0700 |
committer | Jeff Johnson <jjohnson@codeaurora.org> | Tue Oct 11 06:24:37 2016 -0700 |
tree | 3a19e78bcb36946ec2f90f0048c3423a2803099e | |
parent | 590e201405c8c86f9fc6658aa057e9496ae8fed7 [diff] |
qcacld-3.0: Fix -Wmissing-prototypes in wlan_hdd_p2p We want to enable the compiler's -Wmissing-prototypes switch, but there is existing code that is generating warnings. Fix all warnings in wlan_hdd_p2p. Change-Id: Ifea057311a2fc0ec45d2137c2264311f8c9b2a3b CRs-Fixed: 1074336