[RFC PATCH 09/10] i2c: Remove I2C_HYDRA
Michael Ellerman
mpe at ellerman.id.au
Wed Nov 20 10:11:37 AEDT 2024
Geert Uytterhoeven <geert at linux-m68k.org> writes:
> Hi Michael,
>
> On Thu, Nov 14, 2024 at 2:11 PM Michael Ellerman <mpe at ellerman.id.au> wrote:
>> The i2c-hydra driver depends on PPC_CHRP which has now been removed,
>> remove the driver also.
>>
>> Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>
>
> Thanks for your patch!
>
>> --- a/drivers/i2c/busses/i2c-hydra.c
>> +++ /dev/null
>
>> -#include <asm/hydra.h>
>
> Looks like this was the last real user of arch/powerpc/include/asm/hydra.h.
> drivers/scsi/mesh.c still includes it, but I don't see why it was ever
> needed in upstream.
Thanks, I'll remove it in v2.
cheers
More information about the Linuxppc-dev
mailing list