[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>
This commit is contained in:
committed by
David S. Miller
parent
249c14b55c
commit
d17f086550
@@ -289,7 +289,7 @@ static const struct atmphy_ops suni_ops = {
|
||||
};
|
||||
|
||||
|
||||
int suni_init(struct atm_dev *dev)
|
||||
int __devinit suni_init(struct atm_dev *dev)
|
||||
{
|
||||
unsigned char mri;
|
||||
|
||||
|
Reference in New Issue
Block a user