staging: et131x: Move function declarations from et131x.h to et131x.c
authorMark Einon <mark.einon@gmail.com>
Thu, 20 Oct 2011 00:18:31 +0000 (01:18 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 23 Oct 2011 08:07:08 +0000 (10:07 +0200)
commit2d0c64ad04725778237885212225d97f9470d34c
tree0b76f15d77b4dbee400decfe2f5b244dfc2c2c49
parentd2796743cba2d30f018e10288effce53fbd53fbe
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 <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/et131x/et131x.c
drivers/staging/et131x/et131x.h