From: Dave Airlie Date: Wed, 11 Jul 2007 05:27:12 +0000 (+1000) Subject: drm: remove a bunch of typedefs on the userspace interface X-Git-Tag: v2.6.23-rc1~774^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c60ce623bd16137627009d05e311d877729f2ad6;p=pandora-kernel.git drm: remove a bunch of typedefs on the userspace interface This moves a bunch of typedefs into a !defined __KERNEL__ to keep userspace API compatiblity, it changes all internal usages to structs/enum/unions. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed