freebsd-skq/sys/arm/allwinner/clk
kan c8da6fae2c 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
..
aw_ahbclk.c
aw_apbclk.c
aw_axiclk.c Allwinner: Add A33 support 2017-01-04 03:35:39 +00:00
aw_codecclk.c
aw_cpuclk.c
aw_cpusclk.c
aw_debeclk.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_gate.c Allwinner: Add A33 support 2017-01-04 03:35:39 +00:00
aw_gmacclk.c
aw_hdmiclk.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_lcdclk.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_mmcclk.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_modclk.c allwiner: modclk: Do not try to enable parent clock if it doesn't exist 2017-08-02 20:17:04 +00:00
aw_oscclk.c
aw_pll.c Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
aw_thsclk.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_usbclk.c