xf86-video-suncg14: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Dec 9 17:58:38 UTC 2022


 .gitlab-ci.yml    |    4 ++--
 src/cg14_driver.c |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 5105aedd667f5a338840272a27f433ae692d9e34
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Dec 9 09:44:53 2022 -0800

    Add include of unistd.h for ioctl() definition on Solaris
    
    Clears gcc warning:
    cg14_driver.c: In function ‘CG14InitCplane24’:
    cg14_driver.c:669:3: warning: implicit declaration of function ‘ioctl’;
      did you mean ‘iscntrl’? [-Wimplicit-function-declaration]
       ioctl (pCg14->psdp->fd, CG14_SET_PIXELMODE, &bpp);
       ^~~~~
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit de90578cd0bdc69dbd74dbc96bde2ec1cae6d239
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jul 28 17:30:21 2022 -0700

    gitlab CI: stop requiring Signed-off-by in commits
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list