]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/i386-io-sunos.h
cxl: Rename caps to be device caps
[pciutils.git] / lib / i386-io-sunos.h
index 6221d1360e9140f407cd9bcc5b968e9862a79ff4..903ad7c6a3be88ccfd206f5b81f254af64998c24 100644 (file)
@@ -16,11 +16,10 @@ intel_setup_io(struct pci_access *a UNUSED)
   return (sysi86(SI86V86, V86SC_IOPL, PS_IOPL) < 0) ? 0 : 1;
 }
 
   return (sysi86(SI86V86, V86SC_IOPL, PS_IOPL) < 0) ? 0 : 1;
 }
 
-static inline int
+static inline void
 intel_cleanup_io(struct pci_access *a UNUSED)
 {
   /* FIXME: How to switch off I/O port access? */
 intel_cleanup_io(struct pci_access *a UNUSED)
 {
   /* FIXME: How to switch off I/O port access? */
-  return 1;
 }
 
 static inline u8
 }
 
 static inline u8