staging: et131x: Remove more forward declarations
authorMark Einon <mark.einon@gmail.com>
Sun, 23 Oct 2011 09:22:49 +0000 (10:22 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 23 Oct 2011 09:35:12 +0000 (11:35 +0200)
commit5da2b1581a24af6a50d40737c44a9ae13d3097b3
tree22c7a4f66a98cd32b0e9f8cbc854b636c68a77c6
parent36f2771a70c44b3fbc1be34d5a82e8472437c7ca
staging: et131x: Remove more forward declarations

Moved functions in et131x.c file to remove the following forward
declarations:

et131x_soft_reset
et131x_isr_handler
et131x_device_alloc

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/et131x/et131x.c