aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/eth16i.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/eth16i.c')
-rw-r--r--drivers/net/eth16i.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/net/eth16i.c b/drivers/net/eth16i.c
index 8d9fe4dd346f..5c048f2fd74f 100644
--- a/drivers/net/eth16i.c
+++ b/drivers/net/eth16i.c
@@ -1474,15 +1474,3 @@ void __exit cleanup_module(void)
1474 } 1474 }
1475} 1475}
1476#endif /* MODULE */ 1476#endif /* MODULE */
1477
1478/*
1479 * Local variables:
1480 * compile-command: "gcc -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -O6 -c eth16i.c"
1481 * alt-compile-command: "gcc -DMODVERSIONS -DMODULE -D__KERNEL__ -Wall -Wstrict -prototypes -O6 -c eth16i.c"
1482 * tab-width: 8
1483 * c-basic-offset: 8
1484 * c-indent-level: 8
1485 * End:
1486 */
1487
1488/* End of file eth16i.c */