From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 13 Jan 2017 17:39:45 +0100 Subject: [U-Boot] [PATCH v5 1/2] splash: sort include files In-Reply-To: <1484306414-62638-1-git-send-email-tomas.melin@vaisala.com> References: <1484306414-62638-1-git-send-email-tomas.melin@vaisala.com> Message-ID: <20170113173945.5c74a4d5@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 Fri, 13 Jan 2017 13:20:13 +0200 Tomas Melin tomas.melin at vaisala.com wrote: > Sort include files in accordance to U-Boot coding style. > > Signed-off-by: Tomas Melin > --- > > Changes in v5: > - None > > Changes in v4: > - Added missing changelog > > Changes in v3: > - Change patch order so that include sort patch comes prior to adding > new include > > Changes in v2: > - Add separate patch for sorting include files > > common/splash_source.c | 13 +++++++------ > 1 file changed, 7 insertions(+), 6 deletions(-) applied to u-boot-video/master. Thanks! -- Anatolij