X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FModules%2FInterfaces%2FUDI%2Finclude%2Fudi_physio.h;h=f5c3ab1525b50ee858f0a3ca54aa45b2852bb543;hb=2baa2d6adf2fc9bddb9b4bf439b42ac3bd4906ba;hp=84b684b89452b9b3b31e36fb263cd4c326bbcd3c;hpb=35f7d0523c463a6b6cc4d859c2e05234bdb0c6b8;p=tpg%2Facess2.git diff --git a/KernelLand/Modules/Interfaces/UDI/include/udi_physio.h b/KernelLand/Modules/Interfaces/UDI/include/udi_physio.h index 84b684b8..f5c3ab15 100644 --- a/KernelLand/Modules/Interfaces/UDI/include/udi_physio.h +++ b/KernelLand/Modules/Interfaces/UDI/include/udi_physio.h @@ -6,6 +6,10 @@ #include +//#ifndef UDI_PHYSIO_VERSION +//# error "UDI_PHYSIO_VERSION must be defined" +//#endif + // === TYPEDEFS === // DMA Core typedef _udi_handle_t udi_dma_handle_t; @@ -122,6 +126,8 @@ struct udi_scgth_s #include #include #include -#include +#include "physio/pio.h" + +#include "physio/pci.h" #endif