From mboxrd@z Thu Jan 1 00:00:00 1970 From: york sun Date: Mon, 3 Apr 2017 15:55:38 +0000 Subject: [U-Boot] [PATCH 12/16] board_f: Move errno.h down to the bottom References: <20170331144039.14587-1-sjg@chromium.org> <20170331144039.14587-13-sjg@chromium.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/31/2017 07:41 AM, Simon Glass wrote: > This is to keep the header file order consistent. > > Signed-off-by: Simon Glass > --- > Reviewed-by: York Sun