git: kernel/bktr: Clean up unused code and the Makefile.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Feb 23 15:00:57 PST 2019


commit 20b08a9afb666038efdd560d9510336d9928c3bb
Author: Sascha Wildner <saw at online.de>
Date:   Sat Feb 23 10:11:56 2019 +0100

    kernel/bktr: Clean up unused code and the Makefile.
    
    There should be no functional change.

Summary of changes:
 sys/conf/files                   |   1 -
 sys/dev/video/bktr/bktr/Makefile |  12 +-
 sys/dev/video/bktr/bktr_core.c   | 167 +-------------------
 sys/dev/video/bktr/bktr_i2c.c    | 327 ---------------------------------------
 sys/dev/video/bktr/bktr_os.c     |  33 ----
 sys/dev/video/bktr/bktr_reg.h    |  14 --
 6 files changed, 4 insertions(+), 550 deletions(-)
 delete mode 100644 sys/dev/video/bktr/bktr_i2c.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/20b08a9afb666038efdd560d9510336d9928c3bb


-- 
DragonFly BSD source repository



More information about the Commits mailing list