Commit fc36f073 authored by Samuel Iglesias Gonsalvez's avatar Samuel Iglesias Gonsalvez Committed by Greg Kroah-Hartman

Staging: ipack: move the devices source line in Kconfig file

Maintain the proper order of definitions in Kconfig following the time order of
the commits.
Signed-off-by: default avatarSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3ea83b5d
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment