Page MenuHomeFreeBSD

dwc: fix DEBUG macro name
ClosedPublic

Authored by mhorne on Feb 27 2024, 5:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 20, 10:16 AM
Unknown Object (File)
Sat, Jan 18, 9:11 AM
Unknown Object (File)
Oct 24 2024, 9:34 AM
Unknown Object (File)
Oct 23 2024, 2:50 PM
Unknown Object (File)
Oct 18 2024, 10:25 PM
Unknown Object (File)
Oct 18 2024, 10:25 PM
Unknown Object (File)
Oct 18 2024, 9:09 PM
Unknown Object (File)
Oct 18 2024, 8:35 PM
Subscribers

Details

Summary

It conflicts with the general "DEBUG" macro defined as an option in LINT
builds. Since this is actually unused, just rename it to GMAC_DEBUG.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable