[PATCH v2 1/3] bus: ti-sysc: Fix build warning for 64-bit build

Tony Lindgren tony at atomide.com
Wed Aug 9 02:55:22 PDT 2023


* Dhruva Gole <d-gole at ti.com> [230809 09:41]:
> Maybe something unrelated to this patch, but the driver has some minor
> warning when built with W=1:
> 
> make W=1 ARCH=arm64 CROSS_COMPILE=aarch64-none-linux-gnu- drivers/bus/ti-sysc.o
> 
> drivers/bus/ti-sysc.c:156: warning: Function parameter or member 'sysconfig' not described in 'sysc'

Thanks yes it's unrelated, looks like sysconfig is not documented. I'll
send a patch for that separately.

Regards,

Tony



More information about the linux-arm-kernel mailing list