From: Doug Goldstein Date: Tue, 20 Jul 2010 22:22:25 +0000 (-0700) Subject: include/linux/vgaarb.h: add missing part of include guard X-Git-Tag: v2.6.35-rc6~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6a1a095ec8ace2912fc280d371eee8ff5da5736;p=pandora-kernel.git include/linux/vgaarb.h: add missing part of include guard vgaarb.h was missing the #define of the #ifndef at the top for the guard to prevent multiple #include's from causing re-define errors Signed-off-by: Doug Goldstein Cc: Dave Airlie Cc: Jesse Barnes Signed-off-by: Andrew Morton Signed-off-by: Dave Airlie --- Reading git-diff-tree failed