Re: [PATCH v4 2/5] i2c: piix4: Depends on X86
From: Andi Shyti
Date: Thu Apr 17 2025 - 18:16:45 EST
Hi Mario,
On Mon, Apr 14, 2025 at 07:26:55PM -0500, Mario Limonciello wrote:
> PIIX4 and compatible controllers are only for X86. As some headers are
> being moved into x86 specific headers PIIX4 won't compile on non-x86.
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202504120558.sq3IpWdH-lkp@xxxxxxxxx/
> Closes: https://lore.kernel.org/oe-kbuild-all/202504120432.0F8lOF3k-lkp@xxxxxxxxx/
givent that the next patch is not merged anywhere yet, the above
three tags are not needed.
BTW, can I already take the two i2c patches?
Thanks,
Andi
> Suggested-by: Ingo Molnar <mingo@xxxxxxxxxx>
> Signed-off-by: Mario Limonciello <mario.limonciello@xxxxxxx>