[GIT PULL] omap plat header removal for v3.8 merge window, part1
From: tony@atomide.com (Tony Lindgren)
Date: 2012-10-27 16:32:34
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2012-10-27 16:32:34
Also in:
linux-omap
* Russell King - ARM Linux [off-list ref] [121027 02:03]:
Rather than moving all the files from plat-omap/include/plat into plat-omap and then having all these totally disgusting relative includes, why don't you add to these makefiles: ccflags += -I$(srctree)/arch/arm/plat-omap/include and avoid all that include moving and all the include name fixup?
I'll take a look. Most of these headers should be local, so it should not be too many files to move for plat-omap to fix this. Regards, Tony