u-boot-brain/board/logicpd
Marek Vasut 425101e115 serial: zoom2: Remove zoom2 serial prototypes from serial.h
Remove the prototypes for zoom2_serial_deviceN from serial.h . This
can't be done right away, as they are referenced from the zoom2
config file. Therefore, adjust the code so the config file only
specifies number of the port. Then, replace the simple return in
default_serial_console() with a switch across possible values, which
returns the zoom2_serial_deviceN . With such adjustment in place,
the exported prototypes in serial.h can be safely removed.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Rini <trini@ti.com>
2012-10-15 11:53:50 -07:00
..
am3517evm ARM:OMAP+:MMC: Add parameters to MMC init 2012-05-15 08:31:22 +02:00
imx27lite imx27lite: update with gpio api change (v4) 2012-09-01 14:58:29 +02:00
imx31_litekit imx: fix coding style 2011-10-27 21:56:32 +02:00
omap3som omap3: Introduce weak misc_init_r 2012-05-15 08:31:28 +02:00
zoom1 ARM:OMAP+:MMC: Add parameters to MMC init 2012-05-15 08:31:22 +02:00
zoom2 serial: zoom2: Remove zoom2 serial prototypes from serial.h 2012-10-15 11:53:50 -07:00