5f8539e2ff
Many places in the kernel use 'udelay' as an identifier, and
are broken with the current "#define udelay um_udelay". Fix
this by adding an argument to the macro, and do the same to
'ndelay' as well, just in case.
Fixes:
|
||
---|---|---|
.. | ||
asm | ||
linux | ||
shared | ||
uapi/asm |