commit | ac48eee064f743a198cb38e5a6a62c3f1082ebc1 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Wed Jan 20 13:49:45 2010 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Wed Jan 20 13:49:45 2010 -0700 |
tree | 59b3ef312bb0dc157fb99f1fc11638b31cd3faba | |
parent | 552e450929a7298cc8834fd2824a60b2e914f70e [diff] |
spi: update MSIOF includes Update the MSIOF driver to remove the architecture speficic spi header file and add err.h. This makes the driver compile on non-SH architectures. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>