file generated mostly with a set of cpp macros to convert from linux macros to freebsd
macros were "validated" against rk3568_cru.c
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
sys/arm64/rockchip/clk/rk3308_cru.c | ||
---|---|---|
46 | #include <cdt-bindings/clock/rk3308-cru.h> should be enough. | |
116 | Why defining this when we have macros in rc_cru.h ? |
sys/arm64/rockchip/clk/rk3308_cru.c | ||
---|---|---|
116 | yes, rk3568_cru.c was the "template", had no idea that was bad |