On Thu, 31 Jan 2013, Mark Brown wrote: > On Thu, Jan 31, 2013 at 01:03:40PM +0000, Lee Jones wrote: > > On Thu, 31 Jan 2013, Mark Brown wrote: > > > On Thu, Jan 31, 2013 at 12:34:00PM +0000, Lee Jones wrote: > > > > > Some compilers complain when building sound for MOP500: > > > > > sound/soc/ux500/mop500.c:27:27: > > > > fatal error: mop500_ab8500.h: No such file or directory > > > > Should be kernel version dependant I expect... > > > What do you mean? > > I'm a bit surprised the compiler would change something like that, I'd > expect it to be more the build system.
You've lost me. When I compile this file it succeeds. When the person who reported this bug compiles, it fails with the error above. mop500_ab8500.h is actually in the same directory as the file including it, so it should by rights be encapsulated in "" and not <>, right? -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

