freebsd-dev/sys/arm
Kyle Evans db41cd0e06 Kill off dummy kbd drivers
As far as I can tell, these are an artifact of times when linker sets
couldn't be empty, otherwise the kernel build would fail due to unresolved
symbols. hselasky fixed this in r268138, and I've audited the kbd portions
to make sure nothing would blow up due to the empty linker set and
successfully compiled+ran a kernel with no keyboard support at all.

Kill them off now since they're no longer required.

MFC after:	1 week
2019-12-20 16:22:14 +00:00
..
allwinner Regularize my copyright notice 2019-12-04 16:56:11 +00:00
altera/socfpga o Add support for multi-port instances of Synopsys DesignWare APB GPIO 2019-09-04 15:37:24 +00:00
amlogic/aml8726 Implement missing MMCBR ivars 2019-07-04 14:15:04 +00:00
annapurna/alpine arm: Add kern_clocksource.c directly in files.arm 2019-04-16 20:04:22 +00:00
arm Repeat the spinlock_enter/exit pattern from amd64 on other architectures to 2019-12-16 20:15:04 +00:00
broadcom/bcm2835 Kill off dummy kbd drivers 2019-12-20 16:22:14 +00:00
cloudabi32 Use uintptr_t instead of register_t * for the stack base. 2019-12-03 23:17:54 +00:00
conf arm: add SOC_BRCM_BCM2837 option, include it in GENERIC 2019-12-17 23:01:37 +00:00
freescale Kill off dummy kbd drivers 2019-12-20 16:22:14 +00:00
include Rewrite arm kernel stack unwind code to work when unwinding through modules. 2019-12-15 21:16:35 +00:00
linux Regen after r355752. 2019-12-14 13:32:37 +00:00
mv Be consistent about checking return value from bus_delayed_attach_children. 2019-12-13 21:39:20 +00:00
nvidia Fix a few places that free a page from an object without busy held. This is 2019-12-02 22:42:05 +00:00
qemu arm: Add kern_clocksource.c directly in files.arm 2019-04-16 20:04:22 +00:00
ralink Convert to if_foreach_llmaddr() KPI. 2019-10-21 18:13:24 +00:00
rockchip Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
samsung/exynos chrome_kb: remove default get_fkeystr/diag implementations 2019-12-16 03:05:35 +00:00
ti Kill off dummy kbd drivers 2019-12-20 16:22:14 +00:00
versatile Kill off dummy kbd drivers 2019-12-20 16:22:14 +00:00
xilinx Regularize my copyright notice 2019-12-04 16:56:11 +00:00