spi/dw_spi: fix __init/__devinit section mismatch
authorGrant Likely <grant.likely@secretlab.ca>
Wed, 20 Jan 2010 21:03:39 +0000 (14:03 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 20 Jan 2010 21:03:39 +0000 (14:03 -0700)
Section mismatch in reference from the function dw_spi_add_host()
to the function init_queue()

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found