Skip to content
Commit 34da419c authored by Bryan Wu's avatar Bryan Wu Committed by Stefan Bader
Browse files

Ubuntu: SAUCE: IMX51: export symbol of ipu_clear_buffer_ready function



Without exporting the symbol of ipu_clear_buffer_ready, linking driver
drivers/media/video/mxc/output/mxc_v4l2_output.c will fail because the function
ipu_clear_buffer_ready is undefined.

This patch is necessary for building latest Freescale iMX51 BSP and will be
submitted for Freescale to integrated into next BSP release.

Signed-off-by: default avatarBryan Wu <bryan.wu@canonical.com>
parent ded31ccd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment