From: Christian Daudt Date: Wed, 7 Aug 2013 00:04:54 +0000 (-0700) Subject: ARM: bcm: Make secure API call optional X-Git-Tag: v3.12-rc1~114^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a76b35186cb967a69c4a3935caf2fdf428e933b;p=pandora-kernel.git ARM: bcm: Make secure API call optional The current bcm_kona_smc_init function throws a BUG_ON if there's no SMC device node defined in the device tree. Since secure API access is optional depending the chip configuration, fix this by allowing the rest of the code to run even if there's no SMC device node defined Signed-off-by: Christian Daudt Reviewed-by: Markus Mayer --- Reading git-diff-tree failed