Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141097
b: refs/heads/master
c: e8bc9b7
h: refs/heads/master
i:
  141095: f6fcd7f
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Apr 3, 2009
1 parent 1d0bf15 commit 0e5deed
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 552 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 47881dd94640efa9ff682b362ab699b12e8e276a
refs/heads/master: e8bc9b7a208f02d06442a15bc880c7e54e2cfb98
8 changes: 0 additions & 8 deletions trunk/drivers/staging/slicoss/slicdbg.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,6 @@
#define SLIC_DISPLAY printk
#define DBG_ERROR(n, args...) SLIC_DISPLAY(KERN_EMERG n, ##args)

#define SLIC_DEBUG_MESSAGE 1
#if SLIC_DEBUG_MESSAGE
/*#define DBG_MSG(n, args...) SLIC_DISPLAY(SLICLEVEL n, ##args)*/
#define DBG_MSG(n, args...)
#else
#define DBG_MSG(n, args...)
#endif

#ifdef ASSERT
#undef ASSERT
#endif
Expand Down
Loading

0 comments on commit 0e5deed

Please sign in to comment.