]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tsec: arrange the code to avoid useless function declaration
authorMingkai Hu <Mingkai.hu@freescale.com>
Thu, 27 Jan 2011 04:52:46 +0000 (12:52 +0800)
committerAndy Fleming <afleming@freescale.com>
Wed, 20 Apr 2011 18:44:46 +0000 (13:44 -0500)
commit907519108cd6f45aa067feea6fedd2743739342b
tree03d723714dd3a17a18ca413da4ffb5c00a4461c2
parenta32a6be28fbbec19b6581609844ca3ec313b9d81
tsec: arrange the code to avoid useless function declaration

This is merely a rearrangement.  No changes to the code, except
to remove now-useless declarations.

Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
Acked-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Detlev Zundel <dzu@denx.de>
drivers/net/tsec.c