Hi Laurent, Laurent Pinchart wrote: > The OMAP3 ISP is now fully supported in DT, remove its instantiation > from C code. > > Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > arch/arm/mach-omap2/devices.c | 53 ------------------------------------------- > arch/arm/mach-omap2/devices.h | 19 ---------------- > 2 files changed, 72 deletions(-) > delete mode 100644 arch/arm/mach-omap2/devices.h If you remove the definitions, arch/arm/mach-omap2/board-cm-t35.c will no longer compile. Could you remove the camera support there as well? My understanding is the board might be supported in DT but I'm not sure about camera. Cc Mike and Igor. -- Regards, Sakari Ailus sakari.ailus@xxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html