Fine with me. Thanks Wolfram. Acked-By: Khalil Blaiech <kblaiech@xxxxxxxxxx> Thanks, -Khalil -----Original Message----- From: Wolfram Sang <wsa@xxxxxxxxxx> Sent: Friday, October 21, 2022 2:43 AM To: Adam Borowski <kilobyte@xxxxxxxxxx> Cc: Khalil Blaiech <kblaiech@xxxxxxxxxx>; Asmaa Mnebhi <asmaa@xxxxxxxxxx>; linux-i2c@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx Subject: Re: [PATCH 5/6] i2c: mlxbf: depend on ACPI; clean away ifdeffage On Mon, Oct 10, 2022 at 08:33:51PM +0200, Adam Borowski wrote: > This fixes maybe_unused warnings/errors. > > According to a comment during device tree removal, only ACPI is > supported, thus let's actually require it. > > Fixes: be18c5ede25da39a0eda541f6de3620a30cf731f > Signed-off-by: Adam Borowski <kilobyte@xxxxxxxxxx> Applied to for-current, thanks! @Asmaa, @Khalil: normally, I will not skip the driver maintainer's ack but wait for it. I'd like to make an exception this time because I don't want to get another dozen of patches fixing this build warning. Since Asmaa already acked a similar patch, I hope this is okay with you.