]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
authorMarek Vasut <marex@denx.de>
Fri, 14 Sep 2012 21:45:51 +0000 (23:45 +0200)
committerTom Rini <trini@ti.com>
Mon, 15 Oct 2012 18:53:59 +0000 (11:53 -0700)
commit036036d79c8535342594ab362143416d6a9bd11e
tree8e874f63630bd44b349eea84b368088c0b70a433
parenta3827250606895ec2dd4b8d867342b7cabf3692f
serial: Remove CONFIG_SERIAL_MULTI from remaining sources

Remove the parts depending either on disabled CONFIG_SERIAL_MULTI
or ifdefs around CONFIG_SERIAL_MULTI parts since CONFIG_SERIAL_MULTI
is now enabled by default.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Rini <trini@ti.com>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Stefan Roese <sr@denx.de>
15 files changed:
arch/arm/lib/board.c
arch/blackfin/lib/board.c
arch/m68k/lib/board.c
arch/microblaze/lib/board.c
arch/nds32/lib/board.c
arch/powerpc/lib/board.c
arch/sandbox/lib/board.c
arch/x86/lib/board.c
common/cmd_nvedit.c
common/fdt_support.c
common/iomux.c
common/stdio.c
include/common.h
include/serial.h
post/board/pdm360ng/coproc_com.c