commit | 89dc64f2448a9dbaf67996df4eccc7e8619f92eb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 29 11:35:01 2017 -0600 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Thu Aug 17 16:44:16 2017 +0900 |
tree | 457a860eb6af97c31ed8b225c83e6657f02b45cd | |
parent | 856e020648cbc7bea2ccb68594804599d858caad [diff] |
dm: sata: dwc_ahsata: Make functions static Some functions are not called from outside this file. Make these static to make that obvious. Signed-off-by: Simon Glass <sjg@chromium.org>