From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 10 Apr 2012 20:02:50 +0200 Subject: [U-Boot] [PATCH v2 3/7] LCD: add data structure for EXYNOS display driver In-Reply-To: <4F7E80CF.6030205@samsung.com> References: <4F7E80CF.6030205@samsung.com> Message-ID: <20120410200250.2a9d906f@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 06 Apr 2012 14:36:15 +0900 Donghwa Lee wrote: > Add vidinfo data structure for EXYNOS display driver > > Signed-off-by: Donghwa Lee > Signed-off-by: Kyungmin Park > Signed-off-by: Inki Dae > --- > include/lcd.h | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 64 insertions(+), 0 deletions(-) Acked-by: Anatolij Gustschin Thanks, Anatolij