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=-8.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 B1704C433FF for ; Tue, 13 Aug 2019 04:34:47 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 80D7220644 for ; Tue, 13 Aug 2019 04:34:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="eJ76ZMcd"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="2m6MPJ5t" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 80D7220644 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=YgVFaJYOzvfSyAeMTZRDwVf94y/qVq7NESeQZWrsm2Y=; b=eJ76ZMcdSrgkea Pcw7c6GzbRWLln/PJb4bT4YpqL+xf+1KRuPPixHb+p8hW/ee+qhzzovGMoqoVorA9IJX2wIvFqlkB RD7pis/1MbuH6KyXsdSCuvIBjWg4byGQBATQ8sR3MAX5fR1WRfEWF+2V1eP906fqSsymfncXG//QU p1MxYQ0OOgOJszv+vG7XobMdoDg/bZofaEn8Rwn4FbKHzq++ODL9Iz03pJLMzHlLLAKx3OrxfsSrU pZ1xqex0AxY107th9+Ovi0ZoeiOE7+yUtGQxYOW4YmlUoYn45ANFTyVZJM2WkUeJ0UpBIJnrQ6/Zx X+W0kkWsZt0BiK3Un19Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hxOW8-0004wQ-H7; Tue, 13 Aug 2019 04:34:40 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hxOW5-0004vz-Mt for linux-arm-kernel@lists.infradead.org; Tue, 13 Aug 2019 04:34:38 +0000 Received: from localhost (unknown [106.201.103.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D145A20644; Tue, 13 Aug 2019 04:34:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565670876; bh=LeDopwTuWI+vg3sAxESkUP1Ad5woiNmLizqxL2IUUjM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=2m6MPJ5tm+CEzskDxqHh9F5ecwuPmPFOBWaBViK3MhhhWAkFnTetCXd5ZZllNn9EW EvujBk4rI/uez+gJqjt7AKpovUYUPsV8xcNohYbUEs89CXz7wyihUSeXqeEWSDZQ6a gd+NmLgXwRhYiYmrZZWdTko2muDs9IZgs4W+WBH0= Date: Tue, 13 Aug 2019 10:03:24 +0530 From: Vinod Koul To: Arnd Bergmann Subject: Re: [PATCH 2/7] dma: iop-adma: include prefetch.h Message-ID: <20190813043324.GN12733@vkoul-mobl.Dlink> References: <20190809162956.488941-1-arnd@arndb.de> <20190809163334.489360-1-arnd@arndb.de> <20190809163334.489360-2-arnd@arndb.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190809163334.489360-2-arnd@arndb.de> User-Agent: Mutt/1.11.3 (2019-02-01) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190812_213437_773158_638B1029 X-CRM114-Status: GOOD ( 12.96 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kbuild test robot , linux-gpio@vger.kernel.org, Linus Walleij , Russell King , linux-kernel@vger.kernel.org, Bartosz Golaszewski , soc@kernel.org, linux-i2c@vger.kernel.org, dmaengine@vger.kernel.org, Dan Williams , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 09-08-19, 18:33, Arnd Bergmann wrote: > Compile-testing this driver fails on m68k without the > extra header inclusion. Please change title to "dmaengine: iop-adma: include prefetch.h" After that: Acked-by: Vinod Koul > Reported-by: kbuild test robot > Signed-off-by: Arnd Bergmann > --- > drivers/dma/iop-adma.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/dma/iop-adma.c b/drivers/dma/iop-adma.c > index c6c0143670d9..7857b54770d1 100644 > --- a/drivers/dma/iop-adma.c > +++ b/drivers/dma/iop-adma.c > @@ -16,6 +16,7 @@ > #include > #include > #include > +#include > #include > #include > #include > -- > 2.20.0 -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel