From: Ezequiel Garcia Date: Fri, 20 Dec 2013 20:14:20 +0000 (-0300) Subject: can: ti_hecc: Replace platform dependency with ARM dependency X-Git-Tag: v3.14-rc1~94^2~406^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44cc479a41c028a229c5491e9fa97df08901178b;p=pandora-kernel.git can: ti_hecc: Replace platform dependency with ARM dependency OMAP's ti_hecc driver is used to support the CAN controller on many omap2plus SoCs (OMAP2430, OMAP3, OMAP4, OMAP5 and AM335x), so it's wrong to make this depend on OMAP3 only. Take an extra step, to get wider build coverage, and make the driver depend on ARM. Signed-off-by: Ezequiel Garcia Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed