From: Paul Gortmaker Date: Fri, 3 Jan 2014 00:23:47 +0000 (-0500) Subject: tty: delete non-required instances of include X-Git-Tag: v3.14-rc1~149^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8e87cb4a19aa5f5a1ce22e130da0f4a7fa2d5f3;p=pandora-kernel.git tty: delete non-required instances of include None of these files are actually using any __init type directives and hence don't need to include . Most are just a left over from __devinit and __cpuinit removal, or simply due to code getting copied from one driver to the next. Signed-off-by: Paul Gortmaker Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed