commit | 71abdddd5f173d88a9fda4eb13270488e5c2cdf4 | [log] [tgz] |
---|---|---|
author | Angelo Dureghello <angelo@sysam.it> | Wed Mar 13 21:46:52 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri May 24 08:11:59 2019 -0400 |
tree | dcc3630292b613a951413e5525201d0490a70587 | |
parent | e007b150c10f05738fd216f6fa1c61880332bcef [diff] |
m68k: move dspi bus control functions into cf_spi.c driver This patches move dspi bus-related operations into more proper location, to avoid the driver to declares them as externs. Signed-off-by: Angelo Dureghello <angelo@sysam.it>