From: Bobby Powers Date: Mon, 5 Mar 2012 23:08:09 +0000 (-0800) Subject: headers_check: recursively search for linux/types.h inclusion X-Git-Tag: v3.4-rc1~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f75a8df3bd6466e29a4e40b86b2cfc96fe06d328;p=pandora-kernel.git headers_check: recursively search for linux/types.h inclusion headers_check.pl currently emits some spurious warnings, especially for the drm headers, about using __[us]{8,16,32,64} types without including linux/types.h. Recursively search for types.h inclusion, avoiding circular references. Signed-off-by: Bobby Powers Cc: Sam Ravnborg Cc: Dave Airlie Signed-off-by: Andrew Morton Signed-off-by: Michal Marek --- Reading git-diff-tree failed