powerpc/pasemi: Move controller ops from ppc_md to controller_ops
[firefly-linux-kernel-4.4.55.git] / arch / powerpc / platforms / pasemi / pasemi.h
index ea65bf0eb89755b7239b1ba5968164ed4b8a4c76..11f230a48227f5560c200a4570dcd8b72241d161 100644 (file)
@@ -30,5 +30,6 @@ static inline void restore_astate(int cpu)
 }
 #endif
 
+extern struct pci_controller_ops pasemi_pci_controller_ops;
 
 #endif /* _PASEMI_PASEMI_H */