aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/falcon.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/sfc/falcon.c')
-rw-r--r--drivers/net/sfc/falcon.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/net/sfc/falcon.c b/drivers/net/sfc/falcon.c
index f97ef3e0572f..140087f83092 100644
--- a/drivers/net/sfc/falcon.c
+++ b/drivers/net/sfc/falcon.c
@@ -27,10 +27,7 @@
27#include "phy.h" 27#include "phy.h"
28#include "workarounds.h" 28#include "workarounds.h"
29 29
30/* Falcon hardware control. 30/* Hardware control for SFC4000 (aka Falcon). */
31 * Falcon is the internal codename for the SFC4000 controller that is
32 * present in SFE400X evaluation boards
33 */
34 31
35/************************************************************************** 32/**************************************************************************
36 * 33 *