From: Johan Hedberg Date: Mon, 29 Dec 2014 10:04:10 +0000 (+0200) Subject: Bluetooth: Fix const declarations for smp_f5 and smp_f6 X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~303^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da50de895588a0268b636314d7c1d08f18b20c9;p=pandora-kernel.git Bluetooth: Fix const declarations for smp_f5 and smp_f6 These SMP crypto functions should have all their input parameters declared as const. This patch fixes the parameters that were missing the const declaration. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed