m68k: move dspi bus control functions into cf_spi.c driver
authorAngelo Dureghello <angelo@sysam.it>
Wed, 13 Mar 2019 20:46:52 +0000 (21:46 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 24 May 2019 12:11:59 +0000 (08:11 -0400)
commitcd3b0717ba9875b3978bdc0835ee82415d766f29
treedcc3630292b613a951413e5525201d0490a70587
parentabe0f879996b3bf7bc3bfdb35b83a8dd8ee3ea7d
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>
arch/m68k/cpu/mcf5227x/cpu_init.c
arch/m68k/cpu/mcf5445x/cpu_init.c