From: Florian Fainelli Date: Thu, 20 Feb 2014 18:15:52 +0000 (-0800) Subject: tty: serial: bcm63xx_uart: define UART_REG_SIZE constant X-Git-Tag: v3.15-rc1~138^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5811712ffbf593d98b6cc56461df5be4e9580245;p=pandora-kernel.git tty: serial: bcm63xx_uart: define UART_REG_SIZE constant The bcm63xx_uart driver uses RSET_UART_SIZE which is a constant defined for MIPS-based BCM63xx platforms, pull this constant value from the MIPS-specific header and put it in include/linux/serial_bcm63xx.h to make the driver platform agnostic. Signed-off-by: Florian Fainelli Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed