From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 22 Feb 2016 15:24:17 +0100 Subject: [U-Boot] [PATCH v2 06/25] exynos: video: Drop static variables in exynos_fb.c In-Reply-To: <1456114142-3610-7-git-send-email-sjg@chromium.org> References: <1456114142-3610-1-git-send-email-sjg@chromium.org> <1456114142-3610-7-git-send-email-sjg@chromium.org> Message-ID: <20160222152417.75956326@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:08:43 -0700 Simon Glass sjg at chromium.org wrote: > Drop these and use the existing variables instead. > > Signed-off-by: Simon Glass Acked-by: Anatolij Gustschin