X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fnet%2Feth16i.c;h=5c048f2fd74f856bb4e3ef65a07d54376aa18eb6;hb=75329f1f0c0e2e2ad611734a2ef08309391a4d9f;hp=8d9fe4dd346f24bb505b81bf2d314ebf17ba0a65;hpb=6ab33d51713d6d60c7677c0d020910a8cb37e513;p=linux-2.6-omap-h63xx.git diff --git a/drivers/net/eth16i.c b/drivers/net/eth16i.c index 8d9fe4dd346..5c048f2fd74 100644 --- a/drivers/net/eth16i.c +++ b/drivers/net/eth16i.c @@ -1474,15 +1474,3 @@ void __exit cleanup_module(void) } } #endif /* MODULE */ - -/* - * Local variables: - * compile-command: "gcc -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -O6 -c eth16i.c" - * alt-compile-command: "gcc -DMODVERSIONS -DMODULE -D__KERNEL__ -Wall -Wstrict -prototypes -O6 -c eth16i.c" - * tab-width: 8 - * c-basic-offset: 8 - * c-indent-level: 8 - * End: - */ - -/* End of file eth16i.c */