From: Jiri Slaby (SUSE) Date: Wed, 11 Jun 2025 10:02:51 +0000 (+0200) Subject: powerpc/powermac: remove unneeded tty includes X-Git-Tag: v6.17-rc1~176^2~76 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=8d4207f4129395f8e1f13cd8671eec0900274640;p=linux.git powerpc/powermac: remove unneeded tty includes All these includes must have been cut & pasted. The code does not use any tty or vt functionality at all. Signed-off-by: "Jiri Slaby (SUSE)" Cc: Madhavan Srinivasan Cc: Michael Ellerman Cc: Nicholas Piggin Cc: Christophe Leroy Cc: linuxppc-dev@lists.ozlabs.org Reviewed-by: Ilpo Järvinen Link: https://lore.kernel.org/r/20250611100319.186924-6-jirislaby@kernel.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/arch/powerpc/platforms/powermac/setup.c b/arch/powerpc/platforms/powermac/setup.c index e119ced05d10..eb092f293113 100644 --- a/arch/powerpc/platforms/powermac/setup.c +++ b/arch/powerpc/platforms/powermac/setup.c @@ -28,13 +28,11 @@ #include #include #include -#include #include #include #include #include #include -#include #include #include #include