Home
last modified time | relevance | path

Searched hist:c5273acf5c1da65a6337f6ea8f563e728ab07452 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ata/
H A Ddwc_ahsata.cc5273acf5c1da65a6337f6ea8f563e728ab07452 Sat Jul 29 17:35:03 UTC 2017 Simon Glass <sjg@chromium.org> dm: sata: dw_sata: Move exported functions to the end

With the driver model conversion we will not have any exported functions.
Move all exported functions to be together at the end of the file so that
we can deal with them in one #ifdef block.

Signed-off-by: Simon Glass <sjg@chromium.org>