summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_struct.h
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2011-08-19 22:40:21 +0300
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-23 14:21:45 -0700
commit1f8385841b74dc208dbcc1a1ac2b8d034b5e06bb (patch)
tree228e7a76bd3a8fba2490679ede35fc0d573f42d1 /drivers/staging/xgifb/vb_struct.h
parent5c167b30c1b4004506b13e59b0fde5b8d5b3a05c (diff)
staging: xgifb: delete duplicate #defines
Delete duplicate identical #defines. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Reviewed-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/xgifb/vb_struct.h')
-rw-r--r--drivers/staging/xgifb/vb_struct.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/xgifb/vb_struct.h b/drivers/staging/xgifb/vb_struct.h
index 377d27c0c332..de02913cab6c 100644
--- a/drivers/staging/xgifb/vb_struct.h
+++ b/drivers/staging/xgifb/vb_struct.h
@@ -478,5 +478,4 @@ struct TimingInfo {
unsigned short Margin;
};
-#define _VB_STRUCT_
#endif /* _VB_STRUCT_ */