From: Jens Axboe Date: Wed, 28 Sep 2011 03:27:43 +0000 (-0600) Subject: mtip32xx: ensure that all local functions are static X-Git-Tag: v3.3-rc1~49^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6316668fbcf8a0a166830e7e84cdbdf0ab9392c8;p=pandora-kernel.git mtip32xx: ensure that all local functions are static Kill the declarations in the header file and mark them as static. Reshuffle a few functions to ensure that everything is properly declared before being used. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed