Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187186
b: refs/heads/master
c: 91d4e0a
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Egger authored and Linus Torvalds committed Mar 12, 2010
1 parent 0479b73 commit e9bc1f4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 55a23c4af83df9c8fdf55690a09a3f0a92bd127b
refs/heads/master: 91d4e0a4c889e3e8078c26542b8f5a322b87adf4
1 change: 0 additions & 1 deletion trunk/drivers/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1494,7 +1494,6 @@ config FB_VIA
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT
select FB_SOFT_CURSOR
select I2C_ALGOBIT
select I2C
help
Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/video/sis/sis_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1891,9 +1891,6 @@ static struct fb_ops sisfb_ops = {
.fb_fillrect = fbcon_sis_fillrect,
.fb_copyarea = fbcon_sis_copyarea,
.fb_imageblit = cfb_imageblit,
#ifdef CONFIG_FB_SOFT_CURSOR
.fb_cursor = soft_cursor,
#endif
.fb_sync = fbcon_sis_sync,
#ifdef SIS_NEW_CONFIG_COMPAT
.fb_compat_ioctl= sisfb_ioctl,
Expand Down

0 comments on commit e9bc1f4

Please sign in to comment.