From: Anton Vorontsov Date: Wed, 9 Sep 2009 16:01:40 +0000 (+0000) Subject: ucc_geth: Rearrange some code to avoid forward declarations X-Git-Tag: v2.6.32-rc1~703^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7de8ee787e8e10adaf5635bffab4ee19a7558afb;p=pandora-kernel.git 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 Acked-by: Timur Tabi Signed-off-by: David S. Miller --- Reading git-diff-tree failed