]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitd9fa177ee94a6782ff58e02d1ce4cb575469937a
treedcc3630292b613a951413e5525201d0490a70587
parent9a88c35a836d9d988d8c93cd1e2d3dc54ea23399
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