commit | 2947db1033d06bf617dc31329830b5dea3fe88b1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Dec 03 04:37:31 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 13 16:32:49 2018 -0700 |
tree | 5c96df6b206b5b2883f0177f86bf88e47822039e | |
parent | 77c04346170c1e21d1c4bd2972b738eb9dc0ec1a [diff] |
dm: sound: wm8994: Drop g_codec_info and g_wm8994_info These are only used in two functions so can be made local. Signed-off-by: Simon Glass <sjg@chromium.org>