[PATCH 2/7] Staging: ipack: move the devices source line in Kconfig file

Martyn Welch martyn.welch at ge.com
Fri May 11 11:04:12 UTC 2012


On 11/05/12 09:17, Samuel Iglesias Gonsalvez wrote:
> Maintain the proper order of definitions in Kconfig following the time order of
> the commits.
> 

This could probably be rolled up into patch 1.

Martyn

> Signed-off-by: Samuel Iglesias Gonsalvez <siglesias at igalia.com>
> ---
>  drivers/staging/ipack/Kconfig |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/staging/ipack/Kconfig b/drivers/staging/ipack/Kconfig
> index 619c149..4f4b9d6 100644
> --- a/drivers/staging/ipack/Kconfig
> +++ b/drivers/staging/ipack/Kconfig
> @@ -9,8 +9,8 @@ menuconfig IPACK_BUS
>  
>  if IPACK_BUS
>  
> -source "drivers/staging/ipack/devices/Kconfig"
> -
>  source "drivers/staging/ipack/bridges/Kconfig"
>  
> +source "drivers/staging/ipack/devices/Kconfig"
> +
>  endif # IPACK


-- 
Martyn Welch (Lead Software Engineer)  | Registered in England and Wales
GE Intelligent Platforms               | (3828642) at 100 Barbirolli Square
T +44(0)1327322748                     | Manchester, M2 3AB
E martyn.welch at ge.com                  | VAT:GB 927559189



More information about the devel mailing list