[U-Boot] [PATCH 16/30] dm: sound: max98095: Drop g_codec_info and g_max98095_info

sjg at google.com sjg at google.com
Sun Dec 9 23:23:11 UTC 2018


These are only used in two functions so can be made local.

Also change the first argument of max98095_do_init() to suit.

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

 drivers/sound/max98095.c | 27 ++++++++++++---------------
 1 file changed, 12 insertions(+), 15 deletions(-)

Applied to u-boot-dm/master


More information about the U-Boot mailing list