ASoC: simple_card_utils: tidyup file comment/define

simple_card_utils was created as simple_card_core in 1st prototype,
and current code still have it. Let's tidyup

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Kuninori Morimoto
2016-12-02 05:27:30 +00:00
committed by Mark Brown
parent 6c1c06cb77
commit 29a43aa9b4
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
/*
* simple-card-core.c
* simple-card-utils.c
*
* Copyright (c) 2016 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
*