From: Jaehoon Chung Date: Fri, 28 Jul 2023 01:56:49 +0000 (+0900) Subject: libtizen: Remove the including lcd header X-Git-Tag: accepted/tizen/unified/20231106.171643~40 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d86daa0859f557e7a3d296124edec8ed5df6d8a2;p=platform%2Fkernel%2Fu-boot.git libtizen: Remove the including lcd header Remove the including lcd header. lcd header was removed since v2023.01. Change-Id: I47121000f1c23d00832a255c57c8ecd326ed9b5d Signed-off-by: Jaehoon Chung --- diff --git a/include/libtizen.h b/include/libtizen.h index 21b7b4a07b..e80a6eb068 100644 --- a/include/libtizen.h +++ b/include/libtizen.h @@ -7,8 +7,6 @@ #ifndef _LIBTIZEN_H_ #define _LIBTIZEN_H_ -#include - #define HD_RESOLUTION 0 #ifdef CONFIG_LCD