commit | c8d0c257305255493b12bef2567918dcbf3206be | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Wed Oct 05 16:19:50 2016 -0700 |
committer | Jeff Johnson <jjohnson@codeaurora.org> | Tue Oct 11 06:24:37 2016 -0700 |
tree | de117e964cc0f7e3281614b0895d796fafe90028 | |
parent | d2291047613ef64b38acb4c760143a70b9debb58 [diff] |
qcacld-3.0: Fix -Wmissing-prototypes in wlan_hdd_power 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_power. Change-Id: I8ebc518eed2c56764eb18ef6881e1fb344b2f0d4 CRs-Fixed: 1074336