From: Shubhrajyoti D Date: Wed, 3 Oct 2012 11:54:38 +0000 (+0530) Subject: serial: omap: Remove the hardcode serial_omap_console_ports array. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~83^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40477d0e04fd8d004ee9c70ad57e397a6b6ead63;p=pandora-kernel.git serial: omap: Remove the hardcode serial_omap_console_ports array. Currently the array serial_omap_console_ports is hard coded to 4. Make it depend on the maximum uart count. Post to [cfc55bc ARM: OMAP2+: serial: Change MAX_HSUART_PORTS to 6] the max ports is 6. Cc: AnilKumar Ch Signed-off-by: Shubhrajyoti D Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed