From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 2 Jun 2017 10:38:47 +0200 Subject: [U-Boot] [PATCH] video: ld9040: remove the unused defined In-Reply-To: <20170530010757.5048-1-jh80.chung@samsung.com> References: <20170530010757.5048-1-jh80.chung@samsung.com> Message-ID: <20170602103847.29e556da@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 Tue, 30 May 2017 10:07:57 +0900 Jaehoon Chung jh80.chung at samsung.com wrote: > Remove the unused defined. > When code is building, appearred the compiler warning. > > Signed-off-by: Jaehoon Chung > --- > drivers/video/ld9040.c | 16 ---------------- > 1 file changed, 16 deletions(-) thanks, but a similar patch has already been applied: http://patchwork.ozlabs.org/patch/759876 -- Anatolij