summaryrefslogtreecommitdiffstats
path: root/src/drivers/xgi/common/vb_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/xgi/common/vb_util.h')
-rw-r--r--src/drivers/xgi/common/vb_util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/xgi/common/vb_util.h b/src/drivers/xgi/common/vb_util.h
index a0806a0525ba..77c986f2e68f 100644
--- a/src/drivers/xgi/common/vb_util.h
+++ b/src/drivers/xgi/common/vb_util.h
@@ -25,4 +25,3 @@ extern void xgifb_reg_or(unsigned long, u8, unsigned);
extern void xgifb_reg_and(unsigned long, u8, unsigned);
extern void xgifb_reg_and_or(unsigned long, u8, unsigned, unsigned);
#endif
-