From: Marc Kleine-Budde Date: Thu, 22 Jul 2010 09:45:34 +0000 (+0200) Subject: imx: dynamically register flexcan devices for mx25 and mx35 X-Git-Tag: v2.6.36-rc1~591^2^2~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61c68502321d94a421f9a2a32f6789ecb27f382d;p=pandora-kernel.git imx: dynamically register flexcan devices for mx25 and mx35 In order to make this patch compile, even if the flexcan driver with it's header defining the platform data isn't merged yet, two ifdefs have been added. They effect that the "imx_add_flexcan" function results in a no-op function if the driver hasn't been activated. These ifdefs can be removed after the flexcan driver has been merged. Signed-off-by: Marc Kleine-Budde Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed