commit 02b1bea02c6a2bccaedf9480a4f6695d4c0beb49
Author: zrj <[email protected]>
Date:   Thu Sep 29 15:59:31 2016 +0300

    cxm(4): Fix type mismatches on firmware variables.
    
    This one is strange, uses casts to uint32_t.
    Add attributes to prototypes too.
    While there, switch to __aligned(x) for attributes.
    
    Noticed while playing with -flto on LINT64 kernel configuration.

Summary of changes:
 sys/dev/video/cxm/cxm.h        | 4 ++--
 sys/dev/video/cxm/cxm_dec_fw.c | 2 +-
 sys/dev/video/cxm/cxm_enc_fw.c | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/02b1bea02c6a2bccaedf9480a4f6695d4c0beb49


-- 
DragonFly BSD source repository

Reply via email to