Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b140707f authored by Hemant Kumar's avatar Hemant Kumar
Browse files

mhi: core: Fix undefined reference to `__bad_udelay'



According to the comment in arch/arm/include/asm/delay.h,
__bad_udelay is specifically designed on ARM to produce a
build failure when udelay is called with a value > 2000.
Fix the issue by using mdelay for value > 2000.

Change-Id: Ia5ee988eeef68ce60b637232e0dd3989b8cbfe64
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent 77620139
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment