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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 74240C433FE for ; Sun, 20 Nov 2022 10:31:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229576AbiKTKbv (ORCPT ); Sun, 20 Nov 2022 05:31:51 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35024 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229454AbiKTKbs (ORCPT ); Sun, 20 Nov 2022 05:31:48 -0500 Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D4322776E2 for ; Sun, 20 Nov 2022 02:31:45 -0800 (PST) Received: by mail-lf1-x12b.google.com with SMTP id g7so14921041lfv.5 for ; Sun, 20 Nov 2022 02:31:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=0OGFENIO3DSQAq7m00vJ/5Y2wI4AbIbEyIhhqocLUF8=; b=G34Ax0pxDeb0umq8Wg6bINoXwwg4xrj4gplMlIvhlhJkfWDjRCpDAB0/KcrvlKUOuM bcjLjGLw1TYr9l3GciuUlFJvEt+qaAoVZvVtamrkMzA9S/qyU2QXdMi07aMGRH5+thUv MxGiUnohfGraIr+OObOUTHxPkkj28ZjUghw+U2LGIaZvBTJ9IQ8/mkUnfTbE7wgukfet R0zmP4k3cpRXhIlTwttu/Aj+/AuCbopVR3lnSVwqmPuPqugFqXRgqooYlDyD+Xq9GbU6 PyE3ejo+lFOiNdUJ/KWtVrGlxmtc04l3PtLHeF3S8TpTc2S/Got65pRsIEp/HsDmLQlt 7koQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=0OGFENIO3DSQAq7m00vJ/5Y2wI4AbIbEyIhhqocLUF8=; b=GlavbjJ2TDNhKlZkRkY/dKMPHR7OXzoV2Yo+M/q9ZxaDtpacCVS79dL64TKfaIn6WQ 7STxx9vwo5buAAyOdle6+acX2lipem8RbO1S63WFtPQzcXit7DRT0rhxnCuwXLjWo6/g y+iNQNHUeF5eiKFEnW+tkjGIoeGrp0J/JceazPFTqpAdoPNSkPim9j08K1Qr6kPDNqgx NOcvUMpHy1zPGGCGZQNuhjoIRprk4lhlkWtj2LWxw1ajJ1uQa/SdjgKsnVx2Yfp+9/fO wDqJ4WFWwnyis9Xbs8KnsGrIY4QygyQ0Bz0Q+dvsI4KxVisKWSJ2GRBgOsk1A76qaH53 qTOg== X-Gm-Message-State: ANoB5pn8gYEs3XEk8gNqvDSMLvhV9g6dAaGgYt7Z6STnSLkUTHVc08t9 1ZK3dnvp2EGl2/IoiUwl5bRGUw== X-Google-Smtp-Source: AA0mqf6Q6IMpj3NP1GucZRXTNScUlowQod5pAwuxeeweJ7M+4+YKBtZlVjbdYqoZWICNRSEzitXHZw== X-Received: by 2002:ac2:5dea:0:b0:4b2:2cff:8446 with SMTP id z10-20020ac25dea000000b004b22cff8446mr4560400lfq.572.1668940304033; Sun, 20 Nov 2022 02:31:44 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id v23-20020a056512349700b004994c190581sm1491384lfr.123.2022.11.20.02.31.42 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 20 Nov 2022 02:31:43 -0800 (PST) Message-ID: Date: Sun, 20 Nov 2022 11:31:42 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH] ARM: s3c: Fix a build error after the s3c24xx dma driver was removed To: =?UTF-8?Q?Uwe_Kleine-K=c3=b6nig?= , Arnd Bergmann , Vinod Koul Cc: linux-kernel@vger.kernel.org, Ben Dooks , Simtec Linux Team , Alim Akhtar , dmaengine@vger.kernel.org, linux-samsung-soc@vger.kernel.org, kernel@pengutronix.de References: <20221021203329.4143397-14-arnd@kernel.org> <20221118215401.505480-1-u.kleine-koenig@pengutronix.de> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: <20221118215401.505480-1-u.kleine-koenig@pengutronix.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org On 18/11/2022 22:54, Uwe Kleine-König wrote: > The linux/platform_data/dma-s3c24xx.h header file was removed. It didn't > declare or define any symbol needed in devs.c though, so the #include > can just be dropped. > > Fixes: cccc46ae3623 ("dmaengine: remove s3c24xx driver") > Signed-off-by: Uwe Kleine-König > --- The file was not removed... or it should not have been yet. The s3c24xx dma driver removal should be part of Arnd series taken via SoC ARM. Best regards, Krzysztof