]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commita6a1a095ec8ace2912fc280d371eee8ff5da5736
tree35aa89867cddb3480f83aacd0c90f2fee1ab5c94
parent7173aeff025a7fed3fa903e362bf773e6258dd47
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 <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>
include/linux/vgaarb.h