diff options
Diffstat (limited to 'drivers/bcm570x.c')
-rw-r--r-- | drivers/bcm570x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/bcm570x.c b/drivers/bcm570x.c index b00bcd7..703cda4 100644 --- a/drivers/bcm570x.c +++ b/drivers/bcm570x.c @@ -1688,4 +1688,4 @@ QQ_GetTail( return pQueue->Array[Idx]; } -#endif /* CFG_CMD_NET, !CONFIG_NET_MULTI, CONFIG_BCM570x */ +#endif |