freebsd-skq/sys/dev/gpio
Luiz Otavio O Souza 002381df32 Really sort out the headers.
sys/systm.h must always come after sys/param.h.

Remove sys/types.h which should never be included together with sys/param.h.

Add sys/malloc.h for correctness even if it seems to don't be needed.

Remove more unused headers found by unusedinc (from bde@) and tested with a
universe build.

Reported by:	bde
2014-05-03 20:33:00 +00:00
..
gpio_if.m
gpiobus_if.m
gpiobus.c Really sort out the headers. 2014-05-03 20:33:00 +00:00
gpiobusvar.h Really sort out the headers. 2014-05-03 20:33:00 +00:00
gpioc.c Remove extra semicolon which rendered condition useless 2012-04-02 00:11:26 +00:00
gpioiic.c Add OFW support to the in tree gpio compatible devices: gpioiic(4) and 2014-02-13 17:58:52 +00:00
gpioled.c Add OFW support to the in tree gpio compatible devices: gpioiic(4) and 2014-02-13 17:58:52 +00:00
ofw_gpiobus.c Really sort out the headers. 2014-05-03 20:33:00 +00:00