joerg 2004/05/12 06:43:41 PDT
FreeBSD src repository
Modified files:
sys/dev/iicbus iicbus.c
Log:
Convert the #if 0 magic to #if SCAN_IICBUS, and make it actually compile
again. While it's not generally recommended anymore, it might still prove
useful for debugging purposes.
Revision Changes Path
1.18 +10 -3 src/sys/dev/iicbus/iicbus.c