commit | 22b08aa947c6c8c20654001a78ced5cf6e6936ff | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 29 11:35:11 2017 -0600 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Thu Aug 17 16:44:17 2017 +0900 |
tree | eed8a2a9327211c82e8944610e354e41002b91d3 | |
parent | 3b0ca22963b8afe9b5ba52acc92e1343de72c0e6 [diff] |
dm: sata: dw_sata: More ahci_init_one() futher down This function will not be used with driver model and it relates to the other exported functions. Move it down next to them. Signed-off-by: Simon Glass <sjg@chromium.org>