mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
ASoC: rockchip: rename rk30_i2s.c to rk_i2s.c
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
@@ -3,7 +3,7 @@ snd-soc-rockchip-objs := rk_pcm.o card_info.o
|
||||
ifdef CONFIG_ARCH_RK29
|
||||
snd-soc-rockchip-i2s-objs := rk29_i2s.o
|
||||
else
|
||||
snd-soc-rockchip-i2s-objs := rk30_i2s.o
|
||||
snd-soc-rockchip-i2s-objs := rk_i2s.o
|
||||
endif
|
||||
snd-soc-rockchip-spdif-objs := rk_spdif.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user