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 X-Spam-Level: X-Spam-Status: No, score=-16.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3253DC4338F for ; Sun, 25 Jul 2021 23:36:37 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id ADB7060F35 for ; Sun, 25 Jul 2021 23:36:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org ADB7060F35 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=yifangu.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B19CB832AB; Mon, 26 Jul 2021 01:35:33 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=yifangu.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by phobos.denx.de (Postfix, from userid 109) id 773A882C2D; Mon, 26 Jul 2021 01:17:11 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) (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 4583B8324D for ; Mon, 26 Jul 2021 01:16:51 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=yifangu.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=gyf304@gmail.com Received: by mail-qk1-f173.google.com with SMTP id f22so7194478qke.10 for ; Sun, 25 Jul 2021 16:16:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=y2XnxB+V4uRaDimhU+viYJOPEmFFG5hJLWJiYB3d34Y=; b=Xhf0yWR7tSHHcST6M6yxzlrMz5xmLDoXXPSRoWM1pbkZdRJYazZi7clw1j6XmH+P7+ ruCmOLC0MBKqbLLGwG0ne5ScgNTbsLqFOUAlsVYa0YDTayI6xIWhxakM91OIuqKX5MO+ xvI/tfGiwv3/v020gqXDzDkkrt8sRz/dI2OMo8V4THIql9llQA9C99AMCC1xIDgcsaPu upC1hkoDatKFVLk7Z3JQyGgQ1xy0OnwJ7sTKE0GbGg/asMcXxkwqypU1wx1/+ssAOvul doB8V7rL5tSw4V8YmQVdM363M6n8d6pLwZeRUiJTcgONYocgaynn7kxns+4Gyypx3mbf y3uw== X-Gm-Message-State: AOAM533ulUmwa+tUw11oxze8KgrC7WZSol1P3Ow94a3VCSyk3QHYTEdA TNkN+OFfYjodnSw4G0Mjylp5r+apJSTFY+Pz X-Google-Smtp-Source: ABdhPJyhfn560MN2OHOC1yYMgnsYSDg4rmzOgR8GIV12opT20fLUBl8A68wXKOQH0IiHPmocm9mGYQ== X-Received: by 2002:a37:313:: with SMTP id 19mr14782275qkd.295.1627255010026; Sun, 25 Jul 2021 16:16:50 -0700 (PDT) Received: from yifangu-Virtual-Machine.mshome.net (pool-100-6-159-43.pitbpa.fios.verizon.net. [100.6.159.43]) by smtp.gmail.com with ESMTPSA id u184sm17754694qkd.53.2021.07.25.16.16.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 25 Jul 2021 16:16:49 -0700 (PDT) From: Yifan Gu To: u-boot@lists.denx.de Cc: Yifan Gu , Jagan Teki , Andre Przywara , Icenowy Zheng , George Hilliard Subject: [PATCH 21/27] sunxi: suniv: add missing header include for udelay Date: Sun, 25 Jul 2021 19:16:30 -0400 Message-Id: <20210725231636.879913-22-me@yifangu.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210725231636.879913-1-me@yifangu.com> References: <20210725231636.879913-1-me@yifangu.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Mon, 26 Jul 2021 01:32:10 +0200 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean Signed-off-by: Yifan Gu --- arch/arm/mach-sunxi/dram_suniv.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-sunxi/dram_suniv.c b/arch/arm/mach-sunxi/dram_suniv.c index 40aebf6eba..e7460ec3c3 100644 --- a/arch/arm/mach-sunxi/dram_suniv.c +++ b/arch/arm/mach-sunxi/dram_suniv.c @@ -15,6 +15,7 @@ #include #include #include +#include #define SDR_T_CAS (0x2) #define SDR_T_RAS (0x8) -- 2.25.1