]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/atm/fore200e.c
drivers/net/via-velocity.c: mostly kmalloc + memset conversion to kcalloc
[linux-2.6-omap-h63xx.git] / drivers / atm / fore200e.c
index 405ee5e092211ee8078ff80adbc4fbaa5cd928b7..8b12925fe7a41e7a54f846d1f64274c737a82009 100644 (file)
@@ -2435,7 +2435,7 @@ fore200e_init_cmd_queue(struct fore200e* fore200e)
 }
 
 
-static void __init
+static void __devinit
 fore200e_param_bs_queue(struct fore200e* fore200e,
                        enum buffer_scheme scheme, enum buffer_magn magn,
                        int queue_length, int pool_size, int supply_blksize)