On Mon, Nov 25, 2019 at 04:51:34PM +0100, Christian Gromm wrote:
> This patch moves the core module to the /drivers/most directory
> and makes all necessary changes in order to not break the build.
> 
> Signed-off-by: Christian Gromm <christian.gr...@microchip.com>
> ---
>  drivers/Kconfig                    |    1 +
>  drivers/Makefile                   |    1 +
>  drivers/most/Kconfig               |   15 +
>  drivers/most/Makefile              |    4 +
>  drivers/most/configfs.c            |  708 +++++++++++++++++
>  drivers/most/core.c                | 1523 
> ++++++++++++++++++++++++++++++++++++

When renaming or moving files, generate the patch with -M so that we see
it as a rename, not as an remove/add type of patch.

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to