Re: [PATCH 4/6] rockchip: ringneck-px30: only declare functions in U-Boot proper

2023-11-09 Thread Tom Rini
On Wed, Nov 08, 2023 at 03:20:33PM +0100, Quentin Schulz wrote: > From: Quentin Schulz > > Those functions are useless in anything but U-Boot proper for now, so > let's compile them out explicitly. > > Cc: Quentin Schulz > Signed-off-by: Quentin Schulz > --- > board/theobroma-systems/ringnec

Re: [PATCH 4/6] rockchip: ringneck-px30: only declare functions in U-Boot proper

2023-11-08 Thread Kever Yang
On 2023/11/8 22:20, Quentin Schulz wrote: From: Quentin Schulz Those functions are useless in anything but U-Boot proper for now, so let's compile them out explicitly. Cc: Quentin Schulz Signed-off-by: Quentin Schulz Reviewed-by: Kever Yang Thanks, - Kever --- board/theobroma-systems

[PATCH 4/6] rockchip: ringneck-px30: only declare functions in U-Boot proper

2023-11-08 Thread Quentin Schulz
From: Quentin Schulz Those functions are useless in anything but U-Boot proper for now, so let's compile them out explicitly. Cc: Quentin Schulz Signed-off-by: Quentin Schulz --- board/theobroma-systems/ringneck_px30/ringneck-px30.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/board/