From: Greg Kroah-Hartman Date: Wed, 24 Jul 2013 20:15:23 +0000 (-0700) Subject: staging: gdm724x: gdm_tty: fix tty api build warnings X-Git-Tag: v3.12-rc1~183^2~629 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57a39f6d727f240f61fd6262195f6dd635939522;p=pandora-kernel.git staging: gdm724x: gdm_tty: fix tty api build warnings This fixes the build warnings due to changes in the tty api. Note, I don't know if the reference counting is correct, but at least there are no more build warnings. Also the tty code needs to be reworked, no static arrays of tty devices and the like... Cc: Won Kang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed