commit | cf40f082f8d3a98e28af02af20d00d2500eb6a65 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Mon Jul 05 12:17:51 2010 +0200 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Jul 05 11:34:07 2010 -0600 |
tree | 8301ec15b211c9d5647f629777d539ece23e8688 | |
parent | b8f2e7bb6cff43efc4fa753761357cc7b7b13d26 [diff] |
spi/mpc5121: change annotations for probe and remove functions Change annotations from __init/__exit to __devinit/__devexit to get rid of section mismatch warning. Signed-off-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>