Hi Finn, Ben, On Sun, Jan 1, 2017 at 1:56 AM, Finn Thain <[email protected]> wrote: > Change the device probe test in the via-cuda.c driver so it will load on > Egret-based machines too. Remove the now redundant via-maciisi.c driver. > > Tested-by: Stan Johnson <[email protected]> > Signed-off-by: Finn Thain <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]> I guess this will go in with the rest of the series through Ben's macintosh tree? > --- > arch/m68k/include/asm/macintosh.h | 2 +- > arch/m68k/mac/config.c | 18 +- > arch/m68k/mac/misc.c | 72 +--- > drivers/macintosh/Kconfig | 24 +- > drivers/macintosh/Makefile | 1 - > drivers/macintosh/adb.c | 4 - > drivers/macintosh/via-cuda.c | 8 +- > drivers/macintosh/via-maciisi.c | 677 > -------------------------------------- > 8 files changed, 30 insertions(+), 776 deletions(-) > delete mode 100644 drivers/macintosh/via-maciisi.c Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] 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

