From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 9 Aug 2015 16:29:07 +0200 Subject: [U-Boot] [PATCH v2 16/19] video: Remove the old parade driver In-Reply-To: <1438611577-2245-17-git-send-email-sjg@chromium.org> References: <1438611577-2245-1-git-send-email-sjg@chromium.org> <1438611577-2245-17-git-send-email-sjg@chromium.org> Message-ID: <20150809162907.5481f77e@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 Mon, 3 Aug 2015 08:19:34 -0600 Simon Glass wrote: > We have a new one which uses driver model and device tree configuration. > Remove the old one. > > Signed-off-by: Simon Glass Acked-by: Anatolij Gustschin