msm: msm_bus: Fix prototype of _update_bw()
_update_bw() has different prototypes when CONFIG_MSM_BUS_SCALING
isn't defined. As a result when the latter config isn't defined,
drivers using the API see compilation errors.
Change-Id: Ia81484e246486b1797c82be4f897f9b168dfe64b
Signed-off-by:
Deva Ramasubramanian <dramasub@codeaurora.org>
Loading
Please sign in to comment