* Janusz Krzysztofik jkrzyszt@tis.icnet.pl [101102 06:56]:
#include <media/omap1_camera.h> directive, required for successfull compilation of dependant boards (board-ams-delta for now), has been lost somehow from arch/arm/mach-omap1/include/mach/camera.h on creation. Readd it.
Created and tested against linux-2.6.37-rc1.
I've updated the description to use add instead of readd as it never was there from Linux kernel change log point of view in the first place:
OMAP1: camera.h: add missing include
#include <media/omap1_camera.h> directive is required to compile the dependant boards (board-ams-delta for now).
Signed-off-by: Janusz Krzysztofik jkrzyszt@tis.icnet.pl [tony@atomide.com: updated comments] Signed-off-by: Tony Lindgren tony@atomide.com
Also, for the future patches, please always Cc linux-arm-kernel mailing list as well so I don't have to repost the patches before merging.
Regards,
Tony