diff options
Diffstat (limited to 'drivers/video/s3c2410fb.h')
-rw-r--r-- | drivers/video/s3c2410fb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/s3c2410fb.h b/drivers/video/s3c2410fb.h index 17c7915b7acd..eec77080f2c5 100644 --- a/drivers/video/s3c2410fb.h +++ b/drivers/video/s3c2410fb.h | |||
@@ -26,7 +26,6 @@ | |||
26 | #define __S3C2410FB_H | 26 | #define __S3C2410FB_H |
27 | 27 | ||
28 | struct s3c2410fb_info { | 28 | struct s3c2410fb_info { |
29 | struct fb_info *fb; | ||
30 | struct device *dev; | 29 | struct device *dev; |
31 | struct clk *clk; | 30 | struct clk *clk; |
32 | 31 | ||