X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2Fat1700.c;h=72ea6e378f8dda5dec528cdad250c23cd6ce6677;hb=ce279e6ec91c49f2c5f59f7492e19d39edbf8bbd;hp=2d4b5c31652e0aae6a36cbd5459d724dba9dc55f;hpb=aa2ba5f1082dc705745899584aac8416d710c056;p=linux-2.6-omap-h63xx.git diff --git a/drivers/net/at1700.c b/drivers/net/at1700.c index 2d4b5c31652..72ea6e378f8 100644 --- a/drivers/net/at1700.c +++ b/drivers/net/at1700.c @@ -899,15 +899,3 @@ module_init(at1700_module_init); module_exit(at1700_module_exit); #endif /* MODULE */ MODULE_LICENSE("GPL"); - - -/* - * Local variables: - * compile-command: "gcc -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -O6 -c at1700.c" - * alt-compile-command: "gcc -DMODVERSIONS -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -O6 -c at1700.c" - * tab-width: 4 - * c-basic-offset: 4 - * c-indent-level: 4 - * End: - */ -