On Wed, Oct 16, 2019 at 12:01:58PM +0200, Johannes Thumshirn wrote: > Now that we have symbol namespaces, use them in MCB to not pollute the > default namespace with MCB internals. > > Signed-off-by: Johannes Thumshirn <[email protected]> > --- > drivers/gpio/gpio-menz127.c | 1 + > drivers/iio/adc/men_z188_adc.c | 1 + > drivers/mcb/mcb-core.c | 28 ++++++++++++++-------------- > drivers/mcb/mcb-lpc.c | 1 + > drivers/mcb/mcb-parse.c | 2 +- > drivers/mcb/mcb-pci.c | 1 + > drivers/tty/serial/8250/8250_men_mcb.c | 1 + > drivers/tty/serial/men_z135_uart.c | 1 + > drivers/watchdog/menz69_wdt.c | 1 + > 9 files changed, 22 insertions(+), 15 deletions(-)
Reviewed-by: Greg Kroah-Hartman <[email protected]>

