Module Name: src Committed By: sevan Date: Sat Apr 27 01:55:06 UTC 2019
Modified Files:
src/sys/dev/usb: if_athn_usb.c
Log Message:
Rename imask to intr_mask as imask is defined globally in
sys/arch/powerpc/include/intr.h:104 and this clashes.
Resolves build on macppc.
ok <pgoyette>
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/usb/if_athn_usb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
