
10 Dec
2018
10 Dec
'18
12:23 a.m.
This struct is only used by the Samsung I2C driver and should move into that driver. For now, rename it so it is clear that is driver-private info.
Signed-off-by: Simon Glass sjg@chromium.org ---
drivers/sound/samsung-i2s.c | 6 +++--- drivers/sound/sound-i2s.c | 10 +++++----- include/i2s.h | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-)
Applied to u-boot-dm/master