osd: fix buidroot compile error issue [1/1]

PD#SWPL-4502

Problem:
buidlroot compile error

Solution:
fix buidroot compile error issue

Verify:
buildroot make linux-build

Change-Id: I0277c2b3f439946ab680f4c34f30c16e31ea6034
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
This commit is contained in:
Pengcheng Chen
2019-02-01 09:58:04 +08:00
committed by Dongjin Kim
parent 777c539aa8
commit b1687d5957

View File

@@ -695,7 +695,6 @@ static void f2v_get_vertical_phase(
static bool osd_hdr_on;
#endif
#ifdef CONFIG_AMLOGIC_MEDIA_FB_OSD_SYNC_FENCE
static int get_encp_line(void)
{
int enc_line = 0;
@@ -728,7 +727,6 @@ static int get_encp_line(void)
enc_line -= active_line_begin;
return enc_line;
}
#endif
static int get_enter_encp_line(void)
{