-
- Downloads
fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
FBIO_WAITFORVSYNC is currently implemented by matroxfb, atyfb, intelfb and more. All of them keep redefining the same FBIO_WAITFORVSYNC macro over and over again, so move it to linux/fb.h and clean up those duplicate defines. Signed-off-by:Grazvydas Ignotas <notasas@gmail.com> Cc: Ville Syrjala <syrjala@sci.fi> Cc: Grant Likely <grant.likely@secretlab.ca> Cc: Maik Broemme <mbroemme@plusserver.de> Cc: Petr Vandrovec <vandrove@vc.cvut.cz> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Krzysztof Helt <krzysztof.h1@poczta.fm> Cc: "Hiremath, Vaibhav" <hvaibhav@ti.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- drivers/video/aty/atyfb_base.c 0 additions, 4 deletionsdrivers/video/aty/atyfb_base.c
- drivers/video/intelfb/intelfb.h 0 additions, 4 deletionsdrivers/video/intelfb/intelfb.h
- include/linux/fb.h 1 addition, 1 deletioninclude/linux/fb.h
- include/linux/ivtvfb.h 0 additions, 1 deletioninclude/linux/ivtvfb.h
- include/linux/matroxfb.h 1 addition, 2 deletionsinclude/linux/matroxfb.h
- include/video/sh_mobile_lcdc.h 0 additions, 2 deletionsinclude/video/sh_mobile_lcdc.h
Loading
Please register or sign in to comment