CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2020/03/31 04:33:10
Modified files: sys/arch/armv7/omap: am335x.c files.omap omap3.c Removed files: sys/arch/armv7/omap: am335x_cm_padconf.c sitara_cm.c sitara_cm.h sitara_cmreg.h Log message: Remove unused code. The padconf code has been replaced with the generic pinctrl(4) driver and intc(4) now attaches using the device tree. ok jsg@