Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/external/bsd/drm2/dist/drm/radeon



Module Name:    src
Committed By:   riastradh
Date:           Mon Aug 27 06:43:35 UTC 2018

Modified Files:
        src/sys/external/bsd/drm2/dist/drm/radeon: radeon_kfd.c radeon_kfd.h

Log Message:
Add volatile to the second argument of radeon_kfd_interrupt to appease
gcc

(previously warning about discarded qualifier. There's only one user.)

Author: coypu <coypu%sdf.org@localhost>
Committer: Taylor R Campbell <riastradh%NetBSD.org@localhost>


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    src/sys/external/bsd/drm2/dist/drm/radeon/radeon_kfd.c \
    src/sys/external/bsd/drm2/dist/drm/radeon/radeon_kfd.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index