mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 21:52:51 -04:00
Hide unused code under #ifdef notyet (in one case the only caller is under that same ifdef), or if it is arm (not arm64) specific code under the __arm__ ifdef to not yield -Wunused-function warnings during the arm64 kernel compile. MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| clk | ||
| if_dwc_rk.c | ||
| rk805.c | ||
| rk805reg.h | ||
| rk_gpio.c | ||
| rk_grf.c | ||
| rk_i2c.c | ||
| rk_pinctrl.c | ||