From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 13 Jan 2013 01:37:53 +0100 Subject: [U-Boot] [PATCH 04/10] lcd, pxafb: move the pxafb to drivers/video In-Reply-To: <1358028480-4979-5-git-send-email-jeroen@myspectrum.nl> References: <1358028480-4979-1-git-send-email-jeroen@myspectrum.nl> <1358028480-4979-5-git-send-email-jeroen@myspectrum.nl> Message-ID: <201301130137.53981.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Jeroen Hofstee, > Since the lcd code was compiled unconditionally for pxa also add > CONFIG_PXA_LCD to the boards using this framebuffer. Since the > driver/video contains video and lcd driver add lcd to the name > to make clear it belongs to common/lcd.c. > > cc: Anatolij Gustschin > cc: Cliff Brake > cc: Marek Vasut > Signed-off-by: Jeroen Hofstee git format-patch -MC Otherwise Acked-by: Marek Vasut Best regards, Marek Vasut