commit | fdb614c28487df41f7bf2c98e85f29f31885561e | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Tue Dec 23 06:59:25 2008 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 26 01:28:43 2008 -0800 |
tree | ce56491da727d14d109f4664d931f39a86a843ba | |
parent | 9c54004ea717116a10886e254e26502ffb1136e9 [diff] |
ucc_geth: Eliminate the need for forward references This patch simply reorders some functions to eliminate the need for forward references. No other changes than that. Suggested-by: Timur Tabi <timur@freescale.com> Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: David S. Miller <davem@davemloft.net>