Re: [PATCH v7 10/10] staging: fsl-mc: move bus driver out of staging

From: Greg KH
Date: Tue Jun 13 2017 - 06:22:29 EST


On Thu, Jun 08, 2017 at 05:28:55PM +0300, laurentiu.tudor@xxxxxxx wrote:
> From: Stuart Yoder <stuart.yoder@xxxxxxx>
>
> Move the source files out of staging into their final locations:
> -include files in drivers/staging/fsl-mc/include go to include/linux/fsl
> -irq-gic-v3-its-fsl-mc-msi.c goes to drivers/irqchip

Why do you have so many different .h files? You should only need 1
"external" one, and one "internal" one, right? Can you please work on
cleaning that up first?

thanks,

greg k-h