On Mon, Dec 09, 2019 at 02:49:19PM -0800, Jeff Kirsher wrote: > --- a/drivers/infiniband/hw/i40iw/Makefile > +++ b/drivers/infiniband/hw/i40iw/Makefile > @@ -1,5 +1,4 @@ > # SPDX-License-Identifier: GPL-2.0 > -ccflags-y := -I $(srctree)/drivers/net/ethernet/intel/i40e Isn't dropping this cflags good for a nice simple separate patch to keep the #include mess from cluttering up a patch that is trying to add new functionality?