From: Felix Brack Date: Mon, 25 Feb 2019 15:38:23 +0000 (+0100) Subject: arm: pdu001: Fix order of include files X-Git-Tag: v2019.04-rc3~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a319229fdaced1aa74f8d7a0ffa1194f352a5a38;p=pandora-u-boot.git arm: pdu001: Fix order of include files Fix the order of include files according to U-Boot coding style. Signed-off-by: Felix Brack --- diff --git a/board/eets/pdu001/mux.c b/board/eets/pdu001/mux.c index f1d38e9b74d..f0f9e262ebd 100644 --- a/board/eets/pdu001/mux.c +++ b/board/eets/pdu001/mux.c @@ -8,11 +8,11 @@ */ #include +#include #include #include #include #include -#include #include "board.h" static struct module_pin_mux uart0_pin_mux[] = {