]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd03b0c3e580fd3bc8f0b777b7b31351b58e44f33
tree6d2188b9b74a0d2814025c8d9d46fadf52b5c05e
parentca2e7dc8004dea6c6597c41ac426db0d2256baf1
[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