Re: [PATCH 3/6] soc: ti: omap-prm: Configure sgx power domain for am3 and am4

From: Tony Lindgren
Date: Thu Jul 02 2020 - 11:41:02 EST


* kernel test robot <lkp@xxxxxxxxx> [200629 19:24]:
> >> drivers/soc/ti/omap_prm.c:98:21: warning: attribute declaration must precede definition [-Wignored-attributes]
> static const struct __maybe_unused omap_prm_domain_map omap_prm_noinact = {

Thanks no more need for __maybe_unused with these patches actually,
so I'll just drop those from the series.

Regards,

Tony