linux-loongson/arch/powerpc/platforms/powermac
Jiri Slaby (SUSE) 8d4207f412 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)" <jirislaby@kernel.org>
Cc: Madhavan Srinivasan <maddy@linux.ibm.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Christophe Leroy <christophe.leroy@csgroup.eu>
Cc: linuxppc-dev@lists.ozlabs.org
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20250611100319.186924-6-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-06-17 13:42:33 +02:00
..
backlight.c powerpc/powermac: Use of_property_match_string() in pmac_has_backlight_type() 2024-11-14 22:52:43 +11:00
bootx_init.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
cache.S powerpc/mm: Switch obsolete dssall to .long 2021-12-23 22:35:13 +11:00
feature.c powerpc: Remove duplicate/unnecessary ifdefs 2024-02-21 15:15:40 +11:00
Kconfig powerpc/32: fix ADB_CUDA kconfig warning 2024-03-03 22:18:46 +11:00
low_i2c.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
Makefile
nvram.c mm/memblock: add memblock_alloc_or_panic interface 2025-01-25 20:22:38 -08:00
pci.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
pfunc_base.c powerpc/powermac/pfunc_base: Use helper function for_each_child_of_node() 2024-08-29 22:30:34 +10:00
pfunc_core.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
pic.c powerpc: Switch to irq_find_mapping() 2025-05-16 21:06:12 +02:00
pmac.h powerpc/powermac: add missing g5_phy_disable_cpu1() declaration 2022-05-22 15:59:54 +10:00
setup.c powerpc/powermac: remove unneeded tty includes 2025-06-17 13:42:33 +02:00
sleep.S powerpc: Fix typos 2024-05-08 00:21:30 +10:00
smp.c powerpc: Switch irq_domain_add_nomap() to use fwnode 2025-05-16 21:06:11 +02:00
time.c powerpc/powermac: Use str_enabled_disabled() and str_on_off() helpers 2025-05-15 10:02:18 +05:30
udbg_adb.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
udbg_scc.c powerpc/powermac/udbg_scc: Add missing of_node_put()s in udbg_scc_init() 2022-09-05 17:30:30 +10:00