From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D7C2DC433EF for ; Fri, 4 Mar 2022 15:44:23 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id EBDA683CE9; Fri, 4 Mar 2022 16:43:46 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="KjJ7U/bt"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0C75883D3D; Fri, 4 Mar 2022 16:43:36 +0100 (CET) Received: from mail-io1-xd2a.google.com (mail-io1-xd2a.google.com [IPv6:2607:f8b0:4864:20::d2a]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 1F5F083BF6 for ; Fri, 4 Mar 2022 16:43:25 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@chromium.org Received: by mail-io1-xd2a.google.com with SMTP id 195so10017168iou.0 for ; Fri, 04 Mar 2022 07:43:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=hbH2seoTVE/VVwOXgPcNgm1l40PI5vE6tyD6WRCLtGo=; b=KjJ7U/btThze/wlWzxeOZ1V97JITO1VtaMYj6aYi487YKAbMFtZBO942HgSUeckHmj C+Hu1PJaQevP6MZpD+iDHtjShDx6VimMhPmDOZ2KeoYBmh+YGR8PpHNaM2pBfVUTovJ4 HFe5hcAbX7++AaMjt505wj5fCs9A9Hqyf0IQM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=hbH2seoTVE/VVwOXgPcNgm1l40PI5vE6tyD6WRCLtGo=; b=O1i18ac1jsCtwwJf5GQ2ZTek6RwlFNJoZMQQmAKS8xsKBiqcPqq/03PypE0QgWv4Ic 1UxzTthvGykcCHLXWXETYuenfguX/1ep8F+xorAxk9beK2n2j/a2ikNX/0RovwXHTWV3 nY9cQ7Fuf+o0kD/uQiMmBb0+LOmx6WaZrCnbVnK5EL2dkhPw2pvvb3dEOYACC0BMruU4 yExfF3weGXyQHJRMZL+zciJ8IfPtEzjw4qFdE9sK9hEazLbMSTL5EZ4E/5qNC4U25z2u JHjF88OqR+qC28yoEQR1GDZBoZ3vArcBTeJiBHUrpAj42fk1xdErRZHVIoOfMpVe/Nwi N/cA== X-Gm-Message-State: AOAM530ElMoN7EBPpz+wOR0zKTpEddCiHMMB6/SIu9pB1WEHgP/w5Eu/ TpyC9PtMK73F5Xun4P0wt8sf68f1WCFWLQ== X-Google-Smtp-Source: ABdhPJzwdK3As0Ltgi5yLIglrd2u3dpnwhtjtk93SOko/I+kJ9C74zKLQYUUcbYCnWKQYsc/k1wUMA== X-Received: by 2002:a02:834f:0:b0:314:e3e1:9bad with SMTP id w15-20020a02834f000000b00314e3e19badmr32998855jag.290.1646408603809; Fri, 04 Mar 2022 07:43:23 -0800 (PST) Received: from kiwi.bld.corp.google.com (c-67-190-101-114.hsd1.co.comcast.net. [67.190.101.114]) by smtp.gmail.com with ESMTPSA id h13-20020a5ecb4d000000b006410cd7bf4asm4758814iok.9.2022.03.04.07.43.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Mar 2022 07:43:23 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Cc: Marek Vasut , Masahiro Yamada , Tom Rini , AKASHI Takahiro , =?UTF-8?q?Marek=20Beh=C3=BAn?= , Heinrich Schuchardt , Simon Glass Subject: [PATCH v2 03/13] sandbox: start: Sort the header files Date: Fri, 4 Mar 2022 08:42:58 -0700 Message-Id: <20220304154308.2547711-4-sjg@chromium.org> X-Mailer: git-send-email 2.35.1.616.g0bdcbb4464-goog In-Reply-To: <20220304154308.2547711-1-sjg@chromium.org> References: <20220304154308.2547711-1-sjg@chromium.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean These header files don't follow the correct order. Fix this. Signed-off-by: Simon Glass --- (no changes since v1) arch/sandbox/cpu/start.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/sandbox/cpu/start.c b/arch/sandbox/cpu/start.c index 13b0731ec3..12aace9a20 100644 --- a/arch/sandbox/cpu/start.c +++ b/arch/sandbox/cpu/start.c @@ -4,14 +4,13 @@ */ #include +#include #include -#include #include #include #include #include #include -#include #include #include #include @@ -19,6 +18,7 @@ #include #include #include +#include #include DECLARE_GLOBAL_DATA_PTR; -- 2.35.1.616.g0bdcbb4464-goog