rockchip: use 'arch-rockchip' as header file path
[oweals/u-boot.git] / drivers / sound / rockchip_sound.c
index e7fb9fb1646970dcbf196a5525a6ffc5a429c49d..a092dbc4458c62f2a98e7537490b485f497341f0 100644 (file)
@@ -13,7 +13,7 @@
 #include <i2s.h>
 #include <misc.h>
 #include <sound.h>
-#include <asm/arch/periph.h>
+#include <asm/arch-rockchip/periph.h>
 #include <dm/pinctrl.h>
 
 static int rockchip_sound_setup(struct udevice *dev)