From: Krzysztof Helt Date: Tue, 16 Oct 2007 08:29:11 +0000 (-0700) Subject: cirrusfb: remove typedefs X-Git-Tag: v2.6.24-rc1~902 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7345de32df7ef0ab49eaa88cad1297d8572a6757;p=pandora-kernel.git cirrusfb: remove typedefs This patch replaces "typedef enum" with "enum type" constructs. Using the typedef is error for the checkpatch.pl script. Signed-off-by: Krzysztof Helt Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed