]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
include/linux/vgaarb.h: add missing part of include guard
authorDoug Goldstein <cardoe@gentoo.org>
Tue, 20 Jul 2010 22:22:25 +0000 (15:22 -0700)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Jul 2010 23:51:15 +0000 (09:51 +1000)
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 <cardoe@gentoo.org>
Cc: Dave Airlie <airlied@redhat.com>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found