summaryrefslogtreecommitdiff
path: root/sys/arch/arm/ep93xx/epled.c
AgeCommit message (Expand)Author
2021-11-21Trailing whitespace.skrll
2012-10-27split device_t/softc for all remaining drivers.chs
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2006-03-26Use device_unit() (and remove a couple of places where it is notthorpej
2005-11-12add new EP93xx device drivers.hamajima