From: Florian Tobias Schandinat Date: Tue, 22 Sep 2009 23:47:16 +0000 (-0700) Subject: viafb: clean up viamode.h X-Git-Tag: v2.6.32-rc1~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deb7aab6379502fd173cd34efa005108eb0b111b;p=pandora-kernel.git viafb: clean up viamode.h Remove unneeeded declarations from the header and makes it more maintainable by evaluating the array size in the file the array exist in and exporting it via variables. This removes the need to keep the array size in the header in sync with the real array size. Signed-off-by: Florian Tobias Schandinat Cc: Scott Fang Cc: Joseph Chan Cc: Harald Welte Cc: Jonathan Corbet Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed