Signed-off-by: Kevin Brace <kevinbr...@gmx.com> --- src/lg_driver.c | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/src/lg_driver.c b/src/lg_driver.c index eaba5f3..60280df 100644 --- a/src/lg_driver.c +++ b/src/lg_driver.c @@ -303,7 +303,9 @@ LgDoDDC(ScrnInfoPtr pScrn) xf86SetDDCproperties(pScrn, MonInfo); +#if LGuseI2C unmap_out: +#endif /* LGuseI2C */ CirUnmapMem(pCir, pScrn->scrnIndex); return MonInfo; -- 2.7.4 _______________________________________________ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel