From: Peter Hurley Date: Wed, 6 Feb 2013 15:55:16 +0000 (-0500) Subject: tty: Remove ancient hardpps() X-Git-Tag: v3.9-rc1~125^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc80fbe46be7430487a45ad92841932bb2eaa3e6;p=pandora-kernel.git tty: Remove ancient hardpps() hardpps() functionality is provided through the N_PPS line discipline now. The new function signature was added in commit 025b40ab (2011-01-12). There was no previous macro or function hardpps(), at least since before the initial commit of v2.6.12 in 2005. It's unlikely this code has been compiled since. Signed-off-by: Peter Hurley Signed-off-by: George Spelvin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed