2 Jul
2020
2 Jul
'20
12:23 p.m.
On Wed, Jul 01, 2020 at 01:13:20PM -0500, Pierre-Louis Bossart wrote:
Fix W=1 warning by adding __maybe_unused. Maintainers for this file may want to double-check if those definitions are necessary.
Signed-off-by: Pierre-Louis Bossart pierre-louis.bossart@linux.intel.com
Yeah I think in this case better to remove them, they arn't used in the driver, the driver is pretty old and no one really works on it so little chance the features are ever getting added.
Thanks, Charles