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 2C005C433EF for ; Tue, 22 Feb 2022 01:32:25 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B15CE83C73; Tue, 22 Feb 2022 02:32:15 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="bRWu2ede"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 19EBF83C3C; Tue, 22 Feb 2022 02:31:47 +0100 (CET) Received: from mail-qk1-x72f.google.com (mail-qk1-x72f.google.com [IPv6:2607:f8b0:4864:20::72f]) (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 D896783C75 for ; Tue, 22 Feb 2022 02:31:36 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=pgwipeout@gmail.com Received: by mail-qk1-x72f.google.com with SMTP id z66so13594512qke.10 for ; Mon, 21 Feb 2022 17:31:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=uhw07Ahc1rqSVMk6oieMoKxh+jRbROwnaoIU3f1U4tI=; b=bRWu2edeNjLvt5wZluYDn+PluNl10X/vnjxQ8ym+4+XcbVUOXaAkPdbtQ0FMKsif+X DdTXAmSUTdtws04sE7S8iA3w+DQmLtjugGwo+Fig0BEKHkfm+rhzQI02/IXl1fuk7h7j jporTYut0BhgsvB1nSVUea34jlbOCs0BdRbBAaJp4PQrImRGzcSapmTybveDyHoglYkw Kxd0ldPqpVeo9nmqphszSdW5twgaPniMjCd6VbeUu8YUrf2llUmrl/24+qveIvEQ6TYd hW4d3o1p/wRTlyw/wWsYADpY56jvRy7y55Ug6bZhaBrZ31d09vXp7Pn821J6nsrlBxZW juxQ== 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=uhw07Ahc1rqSVMk6oieMoKxh+jRbROwnaoIU3f1U4tI=; b=6dZAqhlJB6xdBaTLSLlaidhmWYPe5Jmx2CJODxEQvA6K1P9kNmIk1yUwSqoBR+JX0s 1lRPvtsl0wnQTWia5faRJrLPfjJ2ninKmADs5hGDTJLT29P1GOabmKsGnXFKXZLdIb4x 4ElWlWdwIFXpqqH9/NYss9OjPuVCBDx4uf9Cy20jUi80T/fVQ6+4pmWWZS2oOqCyZ+iu vp91+ocFiSJ+vn7FRUaG2BjrMSZsgl2Y4hMZXPzdaKWd6SEwNtDaam5HRve+roH7YCvY gRRJ4fdwjA1cw6t3tLtqzqPiVMrEfzwoHEf9dxm91LJTT81/ZPrXjJ0a9xFURMSNrGVM C/Dw== X-Gm-Message-State: AOAM53006nZuNFAvGggvMJFDpsI2D0jXxgiv7GPHpxy1Sat0HtA9NAIl tCg3ugzc4bZmYMviGcvV9gg= X-Google-Smtp-Source: ABdhPJzGAKTAbx0fRRYgltINpYVGjHzZ2oQ25jdFvdx37cGVxIgXOKLfyisw9bgQdWQQ+LTMYbLN2Q== X-Received: by 2002:a05:620a:382:b0:508:71a5:baef with SMTP id q2-20020a05620a038200b0050871a5baefmr14065775qkm.454.1645493495695; Mon, 21 Feb 2022 17:31:35 -0800 (PST) Received: from master-x64.sparksnet (c-98-233-193-225.hsd1.dc.comcast.net. [98.233.193.225]) by smtp.gmail.com with ESMTPSA id q12sm31597841qtx.51.2022.02.21.17.31.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 21 Feb 2022 17:31:35 -0800 (PST) From: Peter Geis To: Jagan Teki Cc: Peter Geis , u-boot@lists.denx.de Subject: [PATCH v1 03/11] spi: rockchip-sfc: fix building rockchip-sfc Date: Mon, 21 Feb 2022 20:31:22 -0500 Message-Id: <20220222013131.3114990-4-pgwipeout@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220222013131.3114990-1-pgwipeout@gmail.com> References: <20220222013131.3114990-1-pgwipeout@gmail.com> 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 The rockchip-sfc driver is missing an include to build correctly. Signed-off-by: Peter Geis --- drivers/spi/rockchip_sfc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/spi/rockchip_sfc.c b/drivers/spi/rockchip_sfc.c index e098addddcac..851a6482985b 100644 --- a/drivers/spi/rockchip_sfc.c +++ b/drivers/spi/rockchip_sfc.c @@ -12,6 +12,7 @@ #include #include #include +#include #include #include #include -- 2.25.1