Hi Michael, On Thu, Nov 14, 2024 at 2:11 PM Michael Ellerman <m...@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 <m...@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. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds