[SERIAL] sunsab: Fix section mis-match errors.
authorDavid S. Miller <davem@davemloft.net>
Thu, 29 Jun 2006 22:18:50 +0000 (15:18 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 29 Jun 2006 23:37:53 +0000 (16:37 -0700)
commit89d1d0ab4d99e1e0fe193352e1dd857787a0bfc0
tree6d2188b9b74a0d2814025c8d9d46fadf52b5c05e
parentc4d37215a824820e1b614ff9f6969af72cd953f4
[SERIAL] sunsab: Fix section mis-match errors.

sunsab_init_one() needs to be __devinit, not __init

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/serial/sunsab.c