Files
kernel_google_redbull/include/linux/msm-bus.h
Saravana Kannan 8c80525841 GKI: Fix conditional compiles based on CONFIG_QCOM_BUS_SCALING
The conditional compiles based on CONFIG_QCOM_BUS_SCALING also need to
be compiled if QCOM_BUS_SCALING is set to m (module). So fix them to use
IS_ENABLED().

Bug: 143786221
Tested: Booted and made sure same devices probe
Tested: Unlock the phone and play with home screen
Change-Id: I0aa43ca0fa6f127f449be28792081b71dd0f1c7a
Signed-off-by: Saravana Kannan <saravanak@google.com>
2020-05-30 02:05:01 +08:00

6.5 KiB