On Thu, 2014-12-11 at 17:53 +0200, Andy Shevchenko wrote: > Instead of keeping everything in one folder with long prefixes let us to > reoder > files in the tree by moving them in the dedicated folder. Currently we have > drivers for Intel MID platforms, LPC, and few more are coming. > > This patch creates a new layout and moves intel_msic driver to it. >
[] > @@ -1376,4 +1367,7 @@ config MFD_VEXPRESS_SYSREG > on the ARM Ltd. Versatile Express board. > > endmenu > + > +source "drivers/mfd/intel/Kconfig" > + > endif Mika reported that this change should go inside the menu-endmenu block. -- Andy Shevchenko <[email protected]> Intel Finland Oy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

