From: Arnd Bergmann Date: Mon, 27 Jun 2011 11:45:16 +0000 (+0000) Subject: serial/8250: Move UPIO_TSI to powerpc X-Git-Tag: v3.2-rc1~34^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7df5659eefad9b6d457ccdee016bd78bd064cfc0;p=pandora-kernel.git serial/8250: Move UPIO_TSI to powerpc This iotype is only used by the legacy_serial code in powerpc, so the code should live there, rather than be compiled in for every 8250 driver. Signed-off-by: Arnd Bergmann Cc: Benjamin Herrenschmidt Cc: linuxppc-dev@lists.ozlabs.org Cc: Greg Kroah-Hartman Cc: linux-serial@vger.kernel.org Acked-by: David Daney Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed