diff options
Diffstat (limited to 'sound/soc/codecs/cg29xx.h')
-rw-r--r-- | sound/soc/codecs/cg29xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/cg29xx.h b/sound/soc/codecs/cg29xx.h index 5e73bc4b65a..fec52d7cdd7 100644 --- a/sound/soc/codecs/cg29xx.h +++ b/sound/soc/codecs/cg29xx.h @@ -13,7 +13,7 @@ #ifndef CG29XX_CODEC_H #define CG29XX_CODEC_H -#include <linux/mfd/cg2900_audio.h> +#include <../../../drivers/staging/cg2900/include/cg2900_audio.h> struct cg29xx_codec_dai_data { struct mutex mutex; |