]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/asm-generic/io.h
lib: Add generic PIO mapping method
[mirror_ubuntu-bionic-kernel.git] / include / asm-generic / io.h
index b4531e3b212092e37032a68c14eba2dcff76f504..b7996a79d64bee0a7d9b11be044a9a7999cbcc57 100644 (file)
@@ -351,6 +351,8 @@ static inline void writesq(volatile void __iomem *addr, const void *buffer,
 #define IO_SPACE_LIMIT 0xffff
 #endif
 
+#include <linux/logic_pio.h>
+
 /*
  * {in,out}{b,w,l}() access little endian I/O. {in,out}{b,w,l}_p() can be
  * implemented on hardware that needs an additional delay for I/O accesses to