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 98AE3E7C4E2 for ; Wed, 4 Oct 2023 16:18:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243256AbjJDQSC (ORCPT ); Wed, 4 Oct 2023 12:18:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38774 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243295AbjJDQR7 (ORCPT ); Wed, 4 Oct 2023 12:17:59 -0400 Received: from mail-ed1-x52c.google.com (mail-ed1-x52c.google.com [IPv6:2a00:1450:4864:20::52c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A80E0CE for ; Wed, 4 Oct 2023 09:17:54 -0700 (PDT) Received: by mail-ed1-x52c.google.com with SMTP id 4fb4d7f45d1cf-538575a38ffso3980534a12.1 for ; Wed, 04 Oct 2023 09:17:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuxon.dev; s=google; t=1696436273; x=1697041073; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=IboRMXWE799EUNN9JDL2Tv/P+eapXOiA7kGcWk1PU9o=; b=IlSRzsL3DqY/SW22OmJ4YeSKXUvLvwbN4vNoMiyrwTgbcZ9chCoyh+zqMJeCTBKQgV Mp+pnrVJ2bzjqLcW1IslWt47niWIbAahgkGVIZuiElXgujWI1hrJvxyy9Z+4Hfc+pF9N pXbiCoGvluywE+dT6uSjmrPZiRur7h9l8ECejbrp97SW4W4/EDaar/nkFlapHLO7Wrua /5ppVtfo1cBMcgP1kmxsTtIgUzHWS/SJCHTDrTySoPOkQBGQr3a0oNgM53a6HfeAjAXq /rAUnbQP3eEWbE/RTGFSmga37ywSVZnORKs9h+jobkPLy7/Wc2Wn40d/xlwMqr7u+9wV RWIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696436273; x=1697041073; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=IboRMXWE799EUNN9JDL2Tv/P+eapXOiA7kGcWk1PU9o=; b=WpUjV2ag/tFi1OSXbExoCV0rNm9slMvYUHKsIeaTIEykhKAbia08Viz1/7denIlEXE KCmJ9bnyw8X7CXviqhXdtFMQmg+Z5eW9AZX5a5XzmHTX5V3O+DOv2+B4cnr719iljMpB TwTjLlmxd7lWo5lHieGxR+h73j1MYyKTUvEJtbInkVf5b56dCWXl70TOtoRRvSLoSYcI pQVU/s5t+hrJ3Vsj4XTPq4puRTwNCHcN3fXSSE+jB2YN+LNrzE1fyM99aAxt8N43bZYN U9ZyCVM4fT5gvRs94yiZiFgJ0hRa/WZKknRywyAPhpBJYrPN96HchbfpGA1Oltw4iRGU CCUg== X-Gm-Message-State: AOJu0YyyxwUa/jxi+X5aZNYTfAB+vNNePYjqpUvJJt/R2z8hjMjcKPsl ZzL/exCMVc/vUV6CtZhfs0tsZA== X-Google-Smtp-Source: AGHT+IGxOeqnR4/4kozPd8vGztjp/+DmdrVb7jcdZSkFUd46at+lIJgvhTUzH7MccQN+WduUqYwZjw== X-Received: by 2002:aa7:c508:0:b0:523:100b:462b with SMTP id o8-20020aa7c508000000b00523100b462bmr2617775edq.5.1696436272722; Wed, 04 Oct 2023 09:17:52 -0700 (PDT) Received: from [192.168.32.2] ([82.78.167.24]) by smtp.gmail.com with ESMTPSA id r17-20020aa7d151000000b005346bebc2a5sm76257edo.86.2023.10.04.09.17.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 04 Oct 2023 09:17:52 -0700 (PDT) Message-ID: <72fb244b-e4b8-4eb2-cb20-1d3d37f813ab@tuxon.dev> Date: Wed, 4 Oct 2023 19:17:48 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: [PATCH v2 1/5] ASoC: Explicitly include correct DT includes Content-Language: en-US To: Rob Herring , Mark Brown , Jaroslav Kysela , Takashi Iwai , Peter Rosin , Lars-Peter Clausen , nuno.sa@analog.com, James Schulman , David Rhodes , Richard Fitzgerald , AngeloGioacchino Del Regno , Shenghao Ding , Kevin Lu , Baojun Xu , Oder Chiou , Fabio Estevam , Kiseok Jo , Kevin Cernekee , Shengjiu Wang , Xiubo Li , Nicolin Chen , Srinivas Kandagatla , Banajit Goswami , Nicolas Frattaroli , Sylwester Nawrocki , Peter Ujfalusi , Jarkko Nikula , Cezary Rojewski , Pierre-Louis Bossart , Peter Ujfalusi , Bard Liao , Ranjani Sridharan , Kai Vehmanen , Olivier Moysan , Arnaud Pouliquen , Maxime Coquelin , Alexandre Torgue Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Jernej Skrabec , Charles Keepax References: <20231004-dt-asoc-header-cleanups-v2-0-e77765080cbc@kernel.org> <20231004-dt-asoc-header-cleanups-v2-1-e77765080cbc@kernel.org> From: claudiu beznea In-Reply-To: <20231004-dt-asoc-header-cleanups-v2-1-e77765080cbc@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04.10.2023 18:58, Rob Herring wrote: > The DT of_device.h and of_platform.h date back to the separate > of_platform_bus_type before it was merged into the regular platform bus. > As part of that merge prepping Arm DT support 13 years ago, they > "temporarily" include each other. They also include platform_device.h > and of.h. As a result, there's a pretty much random mix of those include > files used throughout the tree. In order to detangle these headers and > replace the implicit includes with struct declarations, users need to > explicitly include the correct includes. > > Acked-by: Jernej Skrabec > Reviewed-by: AngeloGioacchino Del Regno > Acked-by: Charles Keepax > Signed-off-by: Rob Herring > --- > sound/soc/atmel/atmel_wm8904.c | 1 - > sound/soc/atmel/mchp-i2s-mcc.c | 2 +- > sound/soc/atmel/tse850-pcm5142.c | 1 - Reviewed-by: Claudiu Beznea # for at91