CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/01 18:34:47
Modified files:
sys/dev/acpi : amltypes.h bytgpio.c sdhc_acpi.c
Log message:
Make the gpio intr_establish callback return an int so the same function
pointer can be used with gpio and acpi intr_establish.
ok kettenis@
