commit | d17f086550a6fdb13fe82371d60ebf80904c6f96 | [log] [tgz] |
---|---|---|
author | Chas Williams <chas@cmf.nrl.navy.mil> | Thu Jun 29 12:35:49 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Jun 29 16:58:17 2006 -0700 |
tree | 161770a40009ca207942406d0b04979e73a26529 | |
parent | 249c14b55c8576ad8c6ec23c7c1b3b2219b33e54 [diff] [blame] |
[ATM]: [suni] change suni_init to __devinit Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil> Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/drivers/atm/suni.c b/drivers/atm/suni.c index b1d063c..f04f39c 100644 --- a/drivers/atm/suni.c +++ b/drivers/atm/suni.c
@@ -289,7 +289,7 @@ }; -int suni_init(struct atm_dev *dev) +int __devinit suni_init(struct atm_dev *dev) { unsigned char mri;