From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Tue, 3 Jan 2017 13:53:28 +0800 Subject: [PATCH v2 1/6] ARM: mach-mx31_3ds: Remove camera support In-Reply-To: <1483097613-21481-1-git-send-email-festevam@gmail.com> References: <1483097613-21481-1-git-send-email-festevam@gmail.com> Message-ID: <20170103055327.GP20956@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Dec 30, 2016 at 09:33:28AM -0200, Fabio Estevam wrote: > From: Fabio Estevam > > Since commit c93cc61475ebbe6e66 ("[media] staging/media: remove deprecated > mx3 driver") the mx3 camera driver has been removed, so remove the camera > support from the board file as well. > > Signed-off-by: Fabio Estevam Applied all, thanks.