Thomas Zimmermann <tzimmerm...@suse.de> 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 <video/cmdline.h> for mode >> parsing") >> Fixes: a3b6792e990d ("video/cmdline: Introduce CONFIG_VIDEO for video= >> parameter") >> Cc: Michael Ellerman <m...@ellerman.id.au> >> Cc: Nicholas Piggin <npig...@gmail.com> >> Cc: Christophe Leroy <christophe.le...@csgroup.eu> >> Cc: Aneesh Kumar K.V <aneesh.ku...@kernel.org> >> Cc: Naveen N. Rao <naveen.n....@linux.ibm.com> >> Cc: linuxppc-...@lists.ozlabs.org >> Cc: Thomas Zimmermann <tzimmerm...@suse.de> >> Cc: Geoff Levand <ge...@infradead.org> >> Acked-by: Geoff Levand <ge...@infradead.org> >> Cc: linux-fb...@vger.kernel.org >> Cc: dri-devel@lists.freedesktop.org >> Signed-off-by: Randy Dunlap <rdun...@infradead.org> > > Reviewed-by: Thomas Zimmermann <tzimmerm...@suse.de>
Can you take it via whatever tree the CONFIG_VIDEO patch is in? Acked-by: Michael Ellerman <m...@ellerman.id.au> cheers