diff -drupN a/sound/soc/sunxi/sunxi-hdmi.c b/sound/soc/sunxi/sunxi-hdmi.c --- a/sound/soc/sunxi/sunxi-hdmi.c 1970-01-01 03:00:00.000000000 +0300 +++ b/sound/soc/sunxi/sunxi-hdmi.c 2022-06-12 05:28:14.000000000 +0300 @@ -0,0 +1,411 @@ +/* + * sound\soc\sunxi\sunxi-hdmi.c + * (C) Copyright 2014-2019 + * Allwinner Technology Co., Ltd. + * huangxin + * yumingfeng + * + * some simple description for this code + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation; either version 2 of + * the License, or (at your option) any later version. + * + */ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include