Remove a stale comment.

The intr_disable as a macro was only a problem on arm and mips and
is no longer relevant after the mips removal.
This commit is contained in:
John Baldwin 2022-01-25 17:19:36 -08:00
parent 46f69eba96
commit 5fcb5ae8dc

View File

@ -588,7 +588,6 @@ SUBDIR+= zfs
_syscons= syscons
.endif
# intr_disable() is a macro, causes problems
.if ${MK_SOURCELESS_UCODE} != "no"
_cxgb= cxgb
.endif