From: Jiri Slaby Date: Thu, 15 Nov 2012 08:49:51 +0000 (+0100) Subject: MMC: sdio_uart, remove unused member from sdio_uart_port X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~83^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9753eb8de8a36de41f3b5e217e995cccfbecdada;p=pandora-kernel.git MMC: sdio_uart, remove unused member from sdio_uart_port tty from struct sdio_uart_port is unused. Proper refcounted tty in tty_port->tty is used instead. So remove the member from that structure. Signed-off-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed