From: Sam Ravnborg Date: Tue, 30 Dec 2008 10:34:58 +0000 (+0100) Subject: kbuild: add checks for include of linux/types in userspace headers X-Git-Tag: v2.6.29-rc1~535^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=483b41218fa9d5172312a9e294aaf78e22b266e6;p=pandora-kernel.git kbuild: add checks for include of linux/types in userspace headers If we see __[us](8|16|32|64) then we must include If wee see include of then we recommend Original script from Mike but modified by me. Cc: Mike Frysinger Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed