commit | 7de8ee787e8e10adaf5635bffab4ee19a7558afb | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Wed Sep 09 16:01:40 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 11 12:54:42 2009 -0700 |
tree | 2675ab13458dbcc692327456adbb2e9176db96e0 | |
parent | 8ff44985c761ad6697a3c97e7b14cf5362ff3801 [diff] |
ucc_geth: Rearrange some code to avoid forward declarations We'll need ugeth_disable() and ugeth_enable() calls earlier in the file, so rearrange some code to avoid forward declarations. The patch doesn't contain any functional changes. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Acked-by: Timur Tabi <timur@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>