[PATCH v2 1/5] [media] omap3isp: Fix compilation error in ispreg.h
From: tony@atomide.com (Tony Lindgren)
Date: 2012-10-08 21:30:24
Also in:
linux-media, linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2012-10-08 21:30:24
Also in:
linux-media, linux-omap
* Mauro Carvalho Chehab [off-list ref] [121007 06:18]:
Em Tue, 2 Oct 2012 09:31:58 -0700 Tony Lindgren [off-list ref] escreveu:quoted
* Ido Yariv [off-list ref] [121001 15:48]:quoted
Commit c49f34bc ("ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2") moved omap34xx.h to mach-omap2. This broke omap3isp, as it includes omap34xx.h. Instead of moving omap34xx to platform_data, simply add the two definitions the driver needs and remove the include altogether. Signed-off-by: Ido Yariv <redacted>I'm assuming that Mauro picks this one up, sorry for breaking it.Picked, thanks. With regards to the other patches in this series, IMHO, it makes more sense to go through arm omap tree, so, for the patches on this series that touch at drivers/media/platform/*: Acked-by: Mauro Carvalho Chehab <redacted>
Thanks yeah it's best that I pick up the rest. I can setup a minimal branch that can also be pulled into iommu branch after -rc1. Regards, Tony