From: Joe Perches Date: Sun, 21 Sep 2014 17:55:05 +0000 (-0700) Subject: powerpc: pci-ioda: Remove unnecessary return value from printk X-Git-Tag: omap-for-v3.19/prcm-cleanup~114^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45eb47242df87acbf26c0c2c0a7ab677661153c6;p=pandora-kernel.git powerpc: pci-ioda: Remove unnecessary return value from printk The return value is unnecessary and unused, so make the functions void instead of int. Signed-off-by: Joe Perches Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed