X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FModules%2FInterfaces%2FUDI%2Finclude%2Fphysio%2Fmeta_bus.h;h=f1af116f274c55e9fdcd1721ce7476635bbff01a;hb=82e814024416fac7949a1e158a4532a5a1ed546f;hp=7b88ece81fe6fab53e100bb1eab3ff56a2e798f0;hpb=51ab5f489bc356940c95cc936fd0508e8f07ea97;p=tpg%2Facess2.git diff --git a/KernelLand/Modules/Interfaces/UDI/include/physio/meta_bus.h b/KernelLand/Modules/Interfaces/UDI/include/physio/meta_bus.h index 7b88ece8..f1af116f 100644 --- a/KernelLand/Modules/Interfaces/UDI/include/physio/meta_bus.h +++ b/KernelLand/Modules/Interfaces/UDI/include/physio/meta_bus.h @@ -41,7 +41,7 @@ struct udi_bus_bridge_ops_s udi_intr_detach_req_op_t *intr_detach_req_op; }; /* Bus Bridge Ops Vector Number */ -#define UDI_BUS_BRIDGE_OPS_NUM +#define UDI_BUS_BRIDGE_OPS_NUM 2 struct udi_bus_bind_cb_s {