ASoC: wm_adsp: Fixup some minor formatting and checkpatch errors

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Charles Keepax
2015-12-08 16:08:25 +00:00
committed by Mark Brown
parent d27c5e155c
commit 7585a5b0ab
2 changed files with 15 additions and 16 deletions

View File

@@ -45,8 +45,8 @@ struct wm_adsp {
struct list_head alg_regions;
int fw_id;
int fw_id_version;
unsigned int fw_id;
unsigned int fw_id_version;
const struct wm_adsp_region *mem;
int num_mems;