On Tue, 03 Dec 2013, Jingoo Han wrote: > Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro > is not preferred. > > Signed-off-by: Jingoo Han <[email protected]> > --- > drivers/mfd/cs5535-mfd.c | 2 +- > drivers/mfd/janz-cmodio.c | 2 +- > drivers/mfd/lpc_ich.c | 2 +- > drivers/mfd/lpc_sch.c | 2 +- > drivers/mfd/rdc321x-southbridge.c | 2 +- > drivers/mfd/rtsx_pcr.c | 2 +- > drivers/mfd/sm501.c | 2 +- > drivers/mfd/sta2x11-mfd.c | 2 +- > drivers/mfd/timberdale.c | 2 +- > drivers/mfd/vx855.c | 2 +- > 10 files changed, 10 insertions(+), 10 deletions(-)
Patch looks good to me, so unless The List cries blue murder I've tentatively applied it. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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/

