commit | e72ced234045f817df48cec71b4795b00e87afe3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jan 11 11:46:10 2017 +0100 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 11 20:23:50 2017 -0700 |
tree | c7f22ca280c49566816b909f6229c78c629358d4 | |
parent | f63f28ee2520263f5c78f64f1d404b2c329ffe87 [diff] |
net: designware: Export the operation functions Export all functions so that drivers can use them, or not, as the need arises. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Romain Perier <romain.perier@collabora.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>