diff options
Diffstat (limited to 'sound/soc/omap/igep0020.c')
-rw-r--r-- | sound/soc/omap/igep0020.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/omap/igep0020.c b/sound/soc/omap/igep0020.c index e8357819175..5ed871676ed 100644 --- a/sound/soc/omap/igep0020.c +++ b/sound/soc/omap/igep0020.c @@ -29,7 +29,7 @@ #include <asm/mach-types.h> #include <mach/hardware.h> #include <mach/gpio.h> -#include <plat/mcbsp.h> +#include <linux/platform_data/asoc-ti-mcbsp.h> #include "omap-mcbsp.h" #include "omap-pcm.h" |