(temporary) remove debug output

This commit is contained in:
Markus Fröschle
2016-11-17 17:54:37 +00:00
parent c26156b72f
commit a2b2c79dec
24 changed files with 24 additions and 24 deletions

View File

@@ -62,7 +62,7 @@
#include "bas_string.h"
#include "exceptions.h" /* for set_ipl() */
#define DEBUG
// #define DEBUG
#include "debug.h"
extern void run_bios(struct radeonfb_info *rinfo);

View File

@@ -4,7 +4,7 @@
#include "i2c.h"
#include "driver_mem.h"
#define DEBUG
// #define DEBUG
#include "debug.h"

View File

@@ -6,7 +6,7 @@
#include "bas_string.h"
#include "video.h"
#define DEBUG
// #define DEBUG
#include "debug.h"
#ifndef INT_MAX