On Wed, Jun 12, 2024 at 04:01:56PM +0100, Anatoly Burakov wrote: > From: Ian Stokes <ian.sto...@intel.com> > > Add missing files that are present in shared code update. Although these do > not > contain code add them so that shared code update matches like for like. > > Signed-off-by: Ian Stokes <ian.sto...@intel.com> > --- > drivers/net/ice/base/{ice_fwlog.h => ice_vf_mbx.c} | 0 > drivers/net/ice/base/{ice_fwlog.h => ice_vf_mbx.h} | 0 > drivers/net/ice/base/meson.build | 1 + > 3 files changed, 1 insertion(+) > copy drivers/net/ice/base/{ice_fwlog.h => ice_vf_mbx.c} (100%) > copy drivers/net/ice/base/{ice_fwlog.h => ice_vf_mbx.h} (100%) > The log empty files were also added in this set (patch 59). Merge this into that patch.
/Bruce