Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 439 → Rev 440

/shark/trunk/drivers/newpci/probe.c
9,7 → 9,7
#include <linux/slab.h>
#include <linux/module.h>
 
#undef DEBUG
#define DEBUG
 
#ifdef DEBUG
#define DBG(x...) printk(x)