Skip to content
Commit cd89b5c3 authored by Kevin Hao's avatar Kevin Hao Committed by Bruce Ashfield
Browse files

media: img: vxd: Drop the unneeded umin() function



The stable commit 8d8be62a ("minmax: add umin(a, b) and umax(a, b)")
introduced an umin() macro. This conflicts with the umin() inline
function in vxe-vxd driver. So drop this inline function to fix the
build error.

Signed-off-by: default avatarKevin Hao <kexin.hao@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 54848df7
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