15 Nov
2021
15 Nov
'21
10:19 a.m.
On Wed, 10 Nov 2021 11:31:14 +0100, Cezary Rojewski wrote:
From: Amadeusz Sławiński amadeuszx.slawinski@linux.intel.com
All ACPI table structs except for NHLT ones are defined in postfix way. Update NHLT structs naming to make code cohesive.
Signed-off-by: Amadeusz Sławiński amadeuszx.slawinski@linux.intel.com Signed-off-by: Cezary Rojewski cezary.rojewski@intel.com Reviewed-by: Pierre-Louis Bossart pierre-louis.bossart@linux.intel.com
This turned out to be conflicting with the definition in include/acpi/actbl2.h, which was newly introduced in 5.16-rc1.
So unfortunately I'll have to drop the patches for now. Could you rework with 5.16-rc base and resubmit?
thanks,
Takashi