From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 10 Nov 2012 13:47:34 +0100 Subject: [U-Boot] [PATCH v2] mx51evk: Fix build error when CONFIG_VIDEO is disabled In-Reply-To: <1352550720-16623-1-git-send-email-agust@denx.de> References: <4FDF706F.20004@gmail.com> <1352550720-16623-1-git-send-email-agust@denx.de> Message-ID: <20121110134734.2ac94f4b@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, please ignore this patch, it was sent by accident. Sorry about that. On Sat, 10 Nov 2012 13:32:00 +0100 Anatolij Gustschin wrote: > From: Vikram Narayanan > > The inclusion of LCD patch into mx51evk breaks the build when > CONFIG_VIDEO is disabled. Fix this by splitting the video related > stuff to a new file.