powerpc/83xx: remove staticness for qe_iop_conf_tab
authorHolger Brunck <holger.brunck@keymile.com>
Thu, 4 Jul 2013 13:37:31 +0000 (15:37 +0200)
committerTom Rini <trini@ti.com>
Wed, 9 Oct 2013 14:07:56 +0000 (10:07 -0400)
commita3b88121eb2535111cef690b0bc86b2b4fa571a1
tree42f29e96c598e06e64f386778f8e40dfb12cf130
parent3be2bdf5dc69b3142c1162a59bc67191c9077567
powerpc/83xx: remove staticness for qe_iop_conf_tab

commit a5510058 powerpc/83xx/km: make local functions and structs static

removed the staticness also from this struct. But this struct is needed
in arch/powerpc/cpu/mpc83xx/cpu_init.c and declared as extern.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
board/keymile/km83xx/km83xx.c