diff options
Diffstat (limited to 'drivers/tigon3.c')
-rw-r--r-- | drivers/tigon3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tigon3.c b/drivers/tigon3.c index 7506a67..860a889 100644 --- a/drivers/tigon3.c +++ b/drivers/tigon3.c @@ -6197,4 +6197,4 @@ LM_DmaTest(PLM_DEVICE_BLOCK pDevice, PLM_UINT8 pBufferVirt, } return LM_STATUS_SUCCESS; } -#endif /* CFG_CMD_NET, !CONFIG_NET_MULTI, CONFIG_TIGON3 */ +#endif |