From: Anton Blanchard Date: Tue, 19 Aug 2014 22:55:19 +0000 (+1000) Subject: powerpc: Ensure global functions include their prototype X-Git-Tag: fixes-against-v3.18-rc2~117^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1217d34b531c76362217057ca70a8ce8950574e0;p=pandora-kernel.git powerpc: Ensure global functions include their prototype Fix a number of places where global functions were not including their prototype. This ensures the prototype and the function match. Signed-off-by: Anton Blanchard Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed