From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 22 Feb 2016 18:00:50 +0100 Subject: [U-Boot] [PATCH v2 25/25] exynos: video: Drop old unused code In-Reply-To: <1456114142-3610-26-git-send-email-sjg@chromium.org> References: <1456114142-3610-1-git-send-email-sjg@chromium.org> <1456114142-3610-26-git-send-email-sjg@chromium.org> Message-ID: <20160222180050.40dbe514@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 21 Feb 2016 21:09:02 -0700 Simon Glass sjg at chromium.org wrote: > Now that we are using driver model, we can drop the weak functions and LCD > init in the board file. > > Signed-off-by: Simon Glass Acked-by: Anatolij Gustschin