From: Stephen Warren Date: Thu, 31 Jan 2013 19:01:53 +0000 (-0700) Subject: tty: of_serial: unexport tegra_serial_handle_break X-Git-Tag: v3.9-rc1~125^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f26402e81743d06b938a388925904bd47763277a;p=pandora-kernel.git tty: of_serial: unexport tegra_serial_handle_break Tegra is only booted through device-tree now; there are no board files left that use this function. Hence, don't export it. Move the static inline definition into of_serial.c, so we can delete of_serial.h too. Signed-off-by: Stephen Warren Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed