On 2021-11-15 10:19 AM, Takashi Iwai wrote:
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?
Hello,
Sorry for the delay in replying. I've addressed the naming conflicts in v4 - this patch has been dropped and all the rest updated. Additional work will be done in separate series to align sound/hda/ with recently added NHLT-structs in ACPI tree.
Regards, Czarek