[PATCH] powerpc/PCI hotplug: minor cleanup forward decls
commitb64a71ab5c9098a79ccb463af968933483458a0f
authorlinas@austin.ibm.com <linas@austin.ibm.com>
Fri, 13 Jan 2006 00:32:58 +0000 (12 18:32 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 1 Feb 2006 02:00:13 +0000 (31 18:00 -0800)
treef630e27154464b9ba1476bb6d0d430c0a8031223
parentf6afbad82c6b7bab0198442592b110341fb419ba
[PATCH] powerpc/PCI hotplug: minor cleanup forward decls

Minor cleanup. Move structure initializer to bottom of file,
this allows elimination of eyeball-strain-inducing forward
declarations.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Acked-by: John Rose <johnrose@austin.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/rpaphp_core.c