From: Finn Thain Date: Wed, 12 Nov 2014 05:11:51 +0000 (+1100) Subject: ncr5380: Remove useless prototypes X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed8b9e7f1827ebae902e868866438d1bcdbef0a2;p=pandora-kernel.git ncr5380: Remove useless prototypes Add missing static qualifiers and remove the now pointless prototypes. The NCR5380_* prototypes are all declared in NCR5380.h and renamed using macros. Further declarations are redundant (some are completely unused). Remove them. Signed-off-by: Finn Thain Reviewed-by: Hannes Reinecke Tested-by: Michael Schmitz Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed