On 10/11/24 20:13, Praveen K Paladugu wrote: > From: Wei Liu <liuwe@xxxxxxxxxxxxx> > > They are left empty for now. Make sure CH driver still builds. Content > will be filled in later. No need to do this. This should be merge with the next patch. > > Signed-off-by: Wei Liu <liuwe@xxxxxxxxxxxxx> > Signed-off-by: Praveen K Paladugu <prapal@xxxxxxxxxxxxxxxxxxx> > --- > src/ch/ch_hostdev.c | 28 ++++++++++++++++++++++++++++ > src/ch/ch_hostdev.h | 24 ++++++++++++++++++++++++ > src/ch/meson.build | 2 ++ > 3 files changed, 54 insertions(+) > create mode 100644 src/ch/ch_hostdev.c > create mode 100644 src/ch/ch_hostdev.h Michal