git: agp(4): Fix some minor issues.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Dec 6 01:36:43 PST 2012


commit ab1c8cad915f6ab3f400ffeb374e33d6e09dd081
Author: Sascha Wildner <saw at online.de>
Date:   Thu Dec 6 10:36:21 2012 +0100

    agp(4): Fix some minor issues.
    
    * Move AGP_DEBUG to the global 'options' file. No need to split it by
      platform.
    
    * Add missing file to the Makefile.
    
    * Fix a cast.

Summary of changes:
 sys/conf/options               |    3 +++
 sys/dev/agp/Makefile           |    2 ++
 sys/dev/agp/agp_i810.c         |    2 +-
 sys/platform/pc32/conf/options |    3 ---
 sys/platform/pc64/conf/options |    4 ----
 5 files changed, 6 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ab1c8cad915f6ab3f400ffeb374e33d6e09dd081


-- 
DragonFly BSD source repository



More information about the Commits mailing list