[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <DFCGGX67KTAJ.NPWO4JKMA9TW@bootlin.com>
Date: Wed, 31 Dec 2025 15:01:49 +0100
From: "Luca Ceresoli" <luca.ceresoli@...tlin.com>
To: "Sun Jian" <sun.jian.kdev@...il.com>
Cc: <linux-staging@...ts.linux.dev>, <thierry.reding@...il.com>,
<jonathanh@...dia.com>, <skomatineni@...dia.com>, <mchehab@...nel.org>,
<linux-tegra@...r.kernel.org>, <linux-media@...r.kernel.org>,
<gregkh@...uxfoundation.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 2/2] staging: media: tegra-video: move
tegra20_vip_soc declaration to vip.h
On Wed Dec 31, 2025 at 1:39 PM CET, Sun Jian wrote:
> tegra20_vip_soc is shared across translation units but is currently
> declared via an extern in vip.c. Move the declaration to vip.h so users get
> it via the header and we avoid extern declarations in .c files, matching
> the pattern already used by tegra20_vi_soc and tegra210_vi_soc.
>
> Link: https://lore.kernel.org/linux-staging/DFCAOR6T9DPE.2MOL0K9O3HP1N@bootlin.com/T/
> Suggested-by: Luca Ceresoli <luca.ceresoli@...tlin.com>
> Signed-off-by: Sun Jian <sun.jian.kdev@...il.com>
Tested-by: Luca Ceresoli <luca.ceresoli@...tlin.com> # build tested
Reviewed-by: Luca Ceresoli <luca.ceresoli@...tlin.com>
--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists