diff options
author | Tony Lindgren <tony@atomide.com> | 2009-11-11 05:10:34 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2009-11-11 05:10:34 +0300 |
commit | 774facda20d2f8f0f61fa312d8028dad18ac5ee4 (patch) | |
tree | a9068b769fa5956beaabc2445ebe1d575585d7d3 /sound/soc/omap/zoom2.c | |
parent | b419148e567728f6af0c3b01965c1cc141e3e13a (diff) | |
parent | ce491cf85466c3377228c5a852ea627ec5136956 (diff) | |
download | linux-774facda20d2f8f0f61fa312d8028dad18ac5ee4.tar.xz |
Merge branch '7xx-iosplit-plat' with omap-fixes
Diffstat (limited to 'sound/soc/omap/zoom2.c')
-rw-r--r-- | sound/soc/omap/zoom2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/omap/zoom2.c b/sound/soc/omap/zoom2.c index f90b45f56220..f90a2ac888cf 100644 --- a/sound/soc/omap/zoom2.c +++ b/sound/soc/omap/zoom2.c @@ -29,7 +29,7 @@ #include <asm/mach-types.h> #include <mach/hardware.h> #include <mach/gpio.h> -#include <mach/mcbsp.h> +#include <plat/mcbsp.h> #include "omap-mcbsp.h" #include "omap-pcm.h" |