freebsd-dev/sys/dev/uart
Alexander Kabaev 151ba7933a Do pass removing some write-only variables from the kernel.
This reduces noise when kernel is compiled by newer GCC versions,
such as one used by external toolchain ports.

Reviewed by: kib, andrew(sys/arm and sys/arm64), emaste(partial), erj(partial)
Reviewed by: jhb (sys/dev/pci/* sys/kern/vfs_aio.c and sys/kern/kern_synch.c)
Differential Revision: https://reviews.freebsd.org/D10385
2017-12-25 04:48:39 +00:00
..
uart_bus_acpi.c Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
uart_bus_ebus.c
uart_bus_fdt.c
uart_bus_isa.c Create a new ISA_PNP_INFO macro. Use this macro every where we have 2017-12-23 06:49:27 +00:00
uart_bus_pccard.c
uart_bus_pci.c
uart_bus_puc.c
uart_bus_scc.c
uart_bus.h
uart_core.c
uart_cpu_acpi.h
uart_cpu_arm64.c Set the io width when using an ACPI uart. Previously it would only ever be 2017-12-08 10:05:23 +00:00
uart_cpu_fdt.c
uart_cpu_fdt.h
uart_cpu_powerpc.c
uart_cpu_sparc64.c
uart_cpu_x86.c
uart_cpu.h
uart_dbg.c
uart_dev_imx.c
uart_dev_imx.h
uart_dev_lpc.c
uart_dev_msm.c
uart_dev_msm.h
uart_dev_mvebu.c
uart_dev_ns8250.c
uart_dev_ns8250.h
uart_dev_pl011.c Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
uart_dev_quicc.c
uart_dev_sab82532.c
uart_dev_snps.c Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
uart_dev_ti8250.c
uart_dev_z8530.c
uart_if.m
uart_kbd_sun_tables.h
uart_kbd_sun.c
uart_kbd_sun.h
uart_ppstypes.h
uart_subr.c
uart_tty.c
uart.h