powerpc/powernv: Add PIO accessors for Power8 LPC bus
[linux-block.git] / arch / powerpc / platforms / powernv / powernv.h
index a1c6f83fc3916efab1a092e1c7b102ff4a3c788a..de6819be1f95ea11911bbadd5080fb05db66e884 100644 (file)
@@ -15,4 +15,6 @@ static inline void pnv_pci_init(void) { }
 static inline void pnv_pci_shutdown(void) { }
 #endif
 
+extern void pnv_lpc_init(void);
+
 #endif /* _POWERNV_H */