• Andrew Morton's avatar
    [PATCH] fbdev: video/hgafb.c warning fix · 042c5b0d
    Andrew Morton authored
    From: "Luiz Fernando N. Capitulino" <lcapitulino@prefeitura.sp.gov.br>
    
    Make HGA acceleration functions selectable in kernel config, fix these
    warnings:
    
    drivers/video/hgafb.c:452: warning: `hgafb_fillrect' defined but not used
    drivers/video/hgafb.c:472: warning: `hgafb_copyarea' defined but not used
    drivers/video/hgafb.c:502: warning: `hgafb_imageblit' defined but not used
    042c5b0d
hgafb.c 15.7 KB