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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4981FC48297 for ; Fri, 9 Feb 2024 05:16:03 +0000 (UTC) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=ellerman.id.au header.i=@ellerman.id.au header.a=rsa-sha256 header.s=201909 header.b=ql12PmRr; dkim-atps=neutral Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4TWMWj5htCz3cX1 for ; Fri, 9 Feb 2024 16:16:01 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=ellerman.id.au header.i=@ellerman.id.au header.a=rsa-sha256 header.s=201909 header.b=ql12PmRr; dkim-atps=neutral Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4TWMVw1yQJz2yk5 for ; Fri, 9 Feb 2024 16:15:20 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ellerman.id.au; s=201909; t=1707455717; bh=JVP7+dHngWW5QqFjEB3Li2tXHIk33S+0+gwI4qejE7A=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=ql12PmRrPeN6w15lje0jOXjYkyY4Zd3bn4cGc9CmK5XAkHEd2zUxKooodVCroXa45 kQV1oAv/jc19j1oapUa9U1naSax2L39VnHTlJ4XWJ+5o+x0q5doggVed4SEmfx16AR 47Va7RWrUaEWrCijh4RGdaIOgfgCLjBCJ6uN/a7zaJODkKr80vu3wIYPLweb4b97OM IzMTkga+Mpg34Ji2O3+9htpWgzzL087MgTWe/OWyxTcafRRpWZAWpqZ6ibmmHv5KnB KQl4189OKresii4X6aw1xpo50zNSuDxE+Ly/sLi6jGwt2h0avLb4qRNLwgQFeqscv4 TJxv47moU5mVA== Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4TWMVr4k82z4wcD; Fri, 9 Feb 2024 16:15:16 +1100 (AEDT) From: Michael Ellerman To: Thomas Zimmermann , Randy Dunlap , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] drivers/ps3: select VIDEO to provide cmdline functions In-Reply-To: References: <20240207161322.8073-1-rdunlap@infradead.org> Date: Fri, 09 Feb 2024 16:15:15 +1100 Message-ID: <8734u28bh8.fsf@mail.lhotse> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-fbdev@vger.kernel.org, Geoff Levand , dri-devel@lists.freedesktop.org, "Aneesh Kumar K . V" , Nicholas Piggin , "Naveen N . Rao" , linuxppc-dev@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Thomas Zimmermann writes: > Am 07.02.24 um 17:13 schrieb Randy Dunlap: >> When VIDEO is not set, there is a build error. Fix that by selecting >> VIDEO for PS3_PS3AV. >> >> ERROR: modpost: ".video_get_options" [drivers/ps3/ps3av_mod.ko] undefined! >> >> Fixes: dae7fbf43fd0 ("driver/ps3: Include