From: Jiri Slaby Date: Wed, 27 May 2015 11:57:46 +0000 (+0200) Subject: tty: move linux/gsmmux.h to uapi X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c4b1d73bacc546ba4e42f7eb4cb88c54139820b;p=pandora-kernel.git tty: move linux/gsmmux.h to uapi linux/gsmmux.h defines a user interface and therefore should be installed with other headers. Make the file include: * linux/if.h for IFNAMSIZ * linux/ioctl.h for _IO* macros Signed-off-by: Jiri Slaby Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed