X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fatm%2Fproc.c;h=91fe5f53ff112377755054d16ff82cd599dd54a5;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=4041054e528252442b672830f710604d9a91b4c8;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/net/atm/proc.c b/net/atm/proc.c index 4041054e5..91fe5f53f 100644 --- a/net/atm/proc.c +++ b/net/atm/proc.c @@ -8,7 +8,6 @@ * the reader. */ -#include #include /* for EXPORT_SYMBOL */ #include #include @@ -508,7 +507,7 @@ err_out: goto out; } -void __exit atm_proc_exit(void) +void atm_proc_exit(void) { atm_proc_dirs_remove(); }