2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-12 15:44:01 +08:00

ASoC: rsrc-card: remove unused name

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Keita Kobayashi <keita.kobayashi.ym@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Kuninori Morimoto 2015-06-15 06:22:47 +00:00 committed by Mark Brown
parent 3433bf0798
commit 1683e1a413

View File

@ -46,7 +46,6 @@ static const struct of_device_id rsrc_card_of_match[] = {
MODULE_DEVICE_TABLE(of, rsrc_card_of_match);
struct rsrc_card_dai {
const char *name;
unsigned int fmt;
unsigned int sysclk;
struct clk *clk;