aboutsummaryrefslogtreecommitdiffstats
path: root/block/elevator.c
diff options
context:
space:
mode:
authorJerome Brunet <jbrunet@baylibre.com>2017-08-31 11:29:58 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2017-08-31 12:42:57 +0200
commit795c633f60936fd1ea0e4ef50e5a7534dd9fb74c (patch)
tree7a2494b959d3a5f04c593e61fdf27cee624d25be /block/elevator.c
parentmmc: sdhci-xenon: add runtime pm support and reimplement standby (diff)
downloadlinux-dev-795c633f60936fd1ea0e4ef50e5a7534dd9fb74c.tar.xz
linux-dev-795c633f60936fd1ea0e4ef50e5a7534dd9fb74c.zip
mmc: meson-gx: fix __ffsdi2 undefined on arm32
Using __bf_shf does not compile on arm 32 architecture. This has gone unnoticed till now cause the driver is only used on arm64. In addition, __bf_shf was already used in the driver without any issue. It was used on a constant value, so the call was probably optimized away. Replace __bf_shf by __ffs fixes the problem Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'block/elevator.c')
0 files changed, 0 insertions, 0 deletions