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

imx8m: vpu: Fix the wrong positions of #endif in hantroenc_ioctl32()



The commit e0585ce2 ("MA-20005-12 hantro_vc8000e: Fix build error
exposed by -Wunused-variable") was supposed to wrapper the
hantroenc_ioctl32() with #ifdef and #endif. But it improperly put
the #endif in the middle of hantroenc_ioctl32(), and then cause weird
build errors. Fix them by moving the #endif out of the
hantroenc_ioctl32().

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