> > > Some drivers currently have their own checks and give some non > > > consistent reasons when an internal dependency is unavailable. > > > > > > drivers/meson.build also checks for internal dependencies via 'deps'. > > > Let's rely on it for consistency, and smaller code. > > > > > > Signed-off-by: David Marchand <david.march...@redhat.com> > > > --- > > Thanks for the cleanup. > > > > Acked-by: Bruce Richardson <bruce.richard...@intel.com> > > Thank you. > > Acked-by: Long Li <lon...@microsoft.com>
Applied, thanks