From: Giedrius Statkevičius Date: Fri, 13 Mar 2015 13:56:33 +0000 (+0200) Subject: dgnc: remove old 2.4-2.6 compat kernel defines X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20dad752850cd2b512f3ba48a5d9a13b15dabdf9;p=pandora-kernel.git dgnc: remove old 2.4-2.6 compat kernel defines dgnc_kcompat.h contains some old legacy defines in case the kernel doesn't have __user defined but for current kernel versions these defines don't make sense and are useless so remove them. Move the TTY_FLIPBUF_SIZE define to digi.h because it's used in the code. Signed-off-by: Giedrius Statkevičius Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed