From: Arnd Bergmann Date: Wed, 25 Feb 2009 23:51:42 +0000 (+0100) Subject: make drm headers use strict integer types X-Git-Tag: v2.6.30-rc1~655^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d7f83d5ad6c30b385ba549c1c3a287cc872b7ae;p=pandora-kernel.git make drm headers use strict integer types The drm headers are traditionally shared with BSD and could not use the strict linux integer types. This is over now, so we can use our own types now. Cc: David Airlie Signed-off-by: Arnd Bergmann Signed-off-by: H. Peter Anvin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed