DragonFly BSD
DragonFly commits List (threaded) for 2012-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 6 Dec 2012 01:36:43 -0800 (PST)

commit ab1c8cad915f6ab3f400ffeb374e33d6e09dd081
Author: Sascha Wildner <saw@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



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