From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754991AbcBHDll (ORCPT ); Sun, 7 Feb 2016 22:41:41 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:56483 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752278AbcBHDlk (ORCPT ); Sun, 7 Feb 2016 22:41:40 -0500 Date: Sun, 7 Feb 2016 19:41:40 -0800 From: Greg Kroah-Hartman To: Priit Laes Cc: Thomas Petazzoni , Noralf =?iso-8859-1?Q?Tr=F8nnes?= , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 13/13] staging: fbtft: Remove unused and duplicated defines Message-ID: <20160208034140.GA27962@kroah.com> References: <1450636567-2040-1-git-send-email-plaes@plaes.org> <1450636567-2040-14-git-send-email-plaes@plaes.org> <20160208034006.GA13611@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160208034006.GA13611@kroah.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Feb 07, 2016 at 07:40:06PM -0800, Greg Kroah-Hartman wrote: > On Sun, Dec 20, 2015 at 08:36:07PM +0200, Priit Laes wrote: > > This patch makes use of the standard MIPI Display Command Set to remove > > some of duplicate defines from the headers. > > > > Signed-off-by: Priit Laes > > --- > > drivers/staging/fbtft/fb_hx8357d.h | 32 -------------------------------- > > drivers/staging/fbtft/fbtft.h | 8 -------- > > 2 files changed, 40 deletions(-) > > This patch causes build errors, I can't apply it. Please be more > careful in the future... Oh nevermind, that was my fault, sorry for the noise, this was fine...