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=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no 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 350EAC2D0A3 for ; Fri, 6 Nov 2020 18:25:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BDB3221D81 for ; Fri, 6 Nov 2020 18:25:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604687142; bh=YGq3T1dsBXfiBAruFoXpBdSRQVNdN2yr2SZygPT6kQE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=SwoZr+0zRVDy1/PlhFxsfPyyLNTp0gI/DRu8bZEoAnLjgcFHnRnRyTZSFrnpnbnis Sk6ez3lV+7NtC/cehYU4F7k5bMWka/XScODj2Jvs00WOqhPzh1rAgTM6SFJg7dgXID 5GMDq9DQNtk0+YHOTFMaVWTV+Aa9BBizL9cQ6mXM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727311AbgKFSZm (ORCPT ); Fri, 6 Nov 2020 13:25:42 -0500 Received: from mail-ed1-f66.google.com ([209.85.208.66]:38926 "EHLO mail-ed1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727183AbgKFSZm (ORCPT ); Fri, 6 Nov 2020 13:25:42 -0500 Received: by mail-ed1-f66.google.com with SMTP id e18so2233143edy.6; Fri, 06 Nov 2020 10:25:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=W4e9xxWCUUkemhkYqMYZWqkqTifhMPb66C70SaoRt8w=; b=Ie4zVAZ6H24puCxEnsRvXriRhkDAwRu8FWhS+w/Hwi1vLFioAP0rt2jpz5wrKOEmTV sm+9JAokWvLeIXpNH7B2Ybq3lU99Pj7KsqnsY2Cou6Pd+i6TR4Kd8lfBEBGx1Dc0APqh EbXajrP/Eh6dDT0NVP9nTEYjV7Gq2k//Odxwmr+nI3kkwA9BHyIIsF5qvYuTYVsu68Cl G1xdWv9cUkpEEc1aIz9pLc3nT4DO3iC/NglePfwVVYKHUTkN9KkXrDryt5I9MsHhDDij vVwsfRUdKoVnffXU5zBD+Rfzcv6o0tZhcNly13JBgK/BzGn380m7q1w0kokGlzoiKQK8 ShUg== X-Gm-Message-State: AOAM530U7HMCfGDikRkgcciMiEDwkuvOpIr0CoPvd2CUz1xmnR66Xmiu Fk5zl8ioKfKjZovqTEIr3I8= X-Google-Smtp-Source: ABdhPJwR2qKcQO2sO6AyYIsG/sCwIbE/ol0NFC503Fd5sXYO1Lhak+5D+Y+HdxZ8Y96i3i2KfUiW/w== X-Received: by 2002:a50:99c3:: with SMTP id n3mr3432007edb.213.1604687139764; Fri, 06 Nov 2020 10:25:39 -0800 (PST) Received: from kozik-lap (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.googlemail.com with ESMTPSA id cn8sm1580968edb.18.2020.11.06.10.25.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Nov 2020 10:25:38 -0800 (PST) Date: Fri, 6 Nov 2020 19:25:37 +0100 From: Krzysztof Kozlowski To: Dmitry Osipenko Cc: Thierry Reding , Jonathan Hunter , Georgi Djakov , Rob Herring , Michael Turquette , Stephen Boyd , Peter De Schrijver , MyungJoo Ham , Kyungmin Park , Chanwoo Choi , Mikko Perttunen , Viresh Kumar , Peter Geis , Nicolas Chauvet , linux-tegra@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org Subject: Re: [PATCH v7 03/47] soc/tegra: fuse: Add stub for tegra_sku_info Message-ID: <20201106182537.GC65086@kozik-lap> References: <20201104164923.21238-1-digetx@gmail.com> <20201104164923.21238-4-digetx@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201104164923.21238-4-digetx@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org On Wed, Nov 04, 2020 at 07:48:39PM +0300, Dmitry Osipenko wrote: > Drivers that use tegra_sku_info and have COMPILE_TEST are failing to be > build due to the missing stub for tegra_sku_info, thus add the missing > stub. > > Signed-off-by: Dmitry Osipenko > --- > include/soc/tegra/fuse.h | 4 ++++ Thanks, applied. Best regards, Krzysztof 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=-7.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 0E6E0C388F2 for ; Fri, 6 Nov 2020 18:25:44 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 90A83208FE for ; Fri, 6 Nov 2020 18:25:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 90A83208FE Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8A11B6EAC2; Fri, 6 Nov 2020 18:25:42 +0000 (UTC) Received: from mail-ed1-f66.google.com (mail-ed1-f66.google.com [209.85.208.66]) by gabe.freedesktop.org (Postfix) with ESMTPS id 46F046EABF for ; Fri, 6 Nov 2020 18:25:41 +0000 (UTC) Received: by mail-ed1-f66.google.com with SMTP id p93so2226297edd.7 for ; Fri, 06 Nov 2020 10:25:41 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=W4e9xxWCUUkemhkYqMYZWqkqTifhMPb66C70SaoRt8w=; b=s+d178vPXs9S6psOnwwEp3FNn0Oe/bNREyY1r0vBPakHOfbUT5HxbE8keeYN8z2ZRc WN3O1+0UB3Uj1aBdbMwiLIhivfuGuaWSYwB8EFC2JS+m1Q4qXEiIiAyRwnwRi/3O561f DiuXaiHx/ytzT4qJ7k04SK8R1sU0MYqKShwHX0bfxgq+Ex4sWgKMOGLOVGADj2rjqbqL golXfj+KOEwFH4jwmykbwZxc2wo+vMkMEJ/dPuV121260VVQNIFjrP+XVGcf8xP2VhZW pxhMzEo5XkadBqD+3jrOXl6n3gEf4ogcXAeU7DGqo9lB8Yycl7qdOMVl2lygUf407u3c TtRg== X-Gm-Message-State: AOAM530fXi8qSU/757rrHmrBSsdi42g7d2vuj6YEwNfZHr4qMn1bupZw QtJbZNCksLScVUGBIdyyFgA= X-Google-Smtp-Source: ABdhPJwR2qKcQO2sO6AyYIsG/sCwIbE/ol0NFC503Fd5sXYO1Lhak+5D+Y+HdxZ8Y96i3i2KfUiW/w== X-Received: by 2002:a50:99c3:: with SMTP id n3mr3432007edb.213.1604687139764; Fri, 06 Nov 2020 10:25:39 -0800 (PST) Received: from kozik-lap (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.googlemail.com with ESMTPSA id cn8sm1580968edb.18.2020.11.06.10.25.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Nov 2020 10:25:38 -0800 (PST) Date: Fri, 6 Nov 2020 19:25:37 +0100 From: Krzysztof Kozlowski To: Dmitry Osipenko Subject: Re: [PATCH v7 03/47] soc/tegra: fuse: Add stub for tegra_sku_info Message-ID: <20201106182537.GC65086@kozik-lap> References: <20201104164923.21238-1-digetx@gmail.com> <20201104164923.21238-4-digetx@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201104164923.21238-4-digetx@gmail.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter De Schrijver , Mikko Perttunen , dri-devel@lists.freedesktop.org, Nicolas Chauvet , Stephen Boyd , Viresh Kumar , Michael Turquette , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Jonathan Hunter , Chanwoo Choi , Kyungmin Park , Thierry Reding , MyungJoo Ham , Peter Geis , linux-tegra@vger.kernel.org, Georgi Djakov , devicetree@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, Nov 04, 2020 at 07:48:39PM +0300, Dmitry Osipenko wrote: > Drivers that use tegra_sku_info and have COMPILE_TEST are failing to be > build due to the missing stub for tegra_sku_info, thus add the missing > stub. > > Signed-off-by: Dmitry Osipenko > --- > include/soc/tegra/fuse.h | 4 ++++ Thanks, applied. Best regards, Krzysztof _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel