Kernel/UDI - Fix omission of UDI_PCI_VERSION in bus_pci.c
authorJohn Hodge <[email protected]>
Sat, 24 May 2014 15:08:44 +0000 (23:08 +0800)
committerJohn Hodge <[email protected]>
Sat, 24 May 2014 15:08:44 +0000 (23:08 +0800)
KernelLand/Modules/Interfaces/UDI/trans/bus_pci.c

index deb7825..651329d 100644 (file)
@@ -6,6 +6,7 @@
  * - PCI Bus Driver
  */
 #define DEBUG  0
+#define UDI_PCI_VERSION        0x101
 #include <udi.h>
 #include <udi_physio.h>
 #include <udi_pci.h>

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