Kernel/x86 - (minor) Fix spaces in log output on ZERO page
[tpg/acess2.git] / UDI / include / udi_pci.h
index f65c6fd..16e54a1 100644 (file)
@@ -8,6 +8,9 @@
 #ifndef _UDI_PCI_H_
 #define _UDI_PCI_H_
 
+#if UDI_PCI_VERSION != 0x101
+# error "udi_pci.h requires UDI_PCI_VERSION set to 0x101"
+#endif
 #ifndef _UDI_PHYSIO_H_
 # error "udi_pci.h requires udi_physio.h"
 #endif

UCC git Repository :: git.ucc.asn.au