commit | efbeabee79a28760837fcd5e75ff53d8bb857835 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Thu Nov 22 21:38:38 2018 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Tue Nov 27 21:06:53 2018 +0530 |
tree | e01a10e28c777cb5124c68b86292aaabc58994ba | |
parent | f34d0315e9fec21baed198500d58d1613cf4d17c [diff] |
spi: Remove unused mpc8xx code - spi_init_f - spi_init_r - spi_read - spi_write these spi calls are exclusively for mpc8xx, but the relevant driver is not available so remove it. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>