From: Mark Einon Date: Thu, 20 Oct 2011 00:18:31 +0000 (+0100) Subject: staging: et131x: Move function declarations from et131x.h to et131x.c X-Git-Tag: v3.2-rc1~169^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d0c64ad04725778237885212225d97f9470d34c;p=pandora-kernel.git staging: et131x: Move function declarations from et131x.h to et131x.c The function declarations in et131x.h are no longer used now all functions are in one file. Removed declarations from et131x.h and added any required forward declarations to et131x.c. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed