commit | 02738891dcea186d56a6d455c2534ed52c845c27 | [log] [tgz] |
---|---|---|
author | Holger Brunck <holger.brunck@keymile.com> | Thu Jul 04 15:37:31 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Wed Oct 09 10:07:56 2013 -0400 |
tree | 42f29e96c598e06e64f386778f8e40dfb12cf130 | |
parent | 9cc08f14a4b04b6e6723ed444b65440ca87a2ee1 [diff] |
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>