Skip to content

Commit

Permalink
ASoC: Include WM8350 register definitions in CODEC header
Browse files Browse the repository at this point in the history
It's expected behaviour for the CODEC header to provide them but the
WM8350 doesn't due to having all the registers together under drivers/mfd.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Apr 27, 2009
1 parent 4bc4d89 commit 008db44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/codecs/wm8350.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#define _WM8350_H

#include <sound/soc.h>
#include <linux/mfd/wm8350/audio.h>

extern struct snd_soc_dai wm8350_dai;
extern struct snd_soc_codec_device soc_codec_dev_wm8350;
Expand Down

0 comments on commit 008db44

Please sign in to comment.