Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271299
b: refs/heads/master
c: f49446e
h: refs/heads/master
i:
  271297: 106928e
  271295: ce27f1e
v: v3
  • Loading branch information
Manuel Lauss authored and Florian Tobias Schandinat committed Sep 2, 2011
1 parent 76757c1 commit b5f9368
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 363d58f5071df66cbe57c8a68e8bc84efe91f16e
refs/heads/master: f49446ebdb043344058f67d25fbb7e3d9b306511
2 changes: 1 addition & 1 deletion trunk/drivers/video/au1200fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
#define DRIVER_NAME "au1200fb"
#define DRIVER_DESC "LCD controller driver for AU1200 processors"

#define DEBUG 1
#define DEBUG 0

#define print_err(f, arg...) printk(KERN_ERR DRIVER_NAME ": " f "\n", ## arg)
#define print_warn(f, arg...) printk(KERN_WARNING DRIVER_NAME ": " f "\n", ## arg)
Expand Down

0 comments on commit b5f9368

Please sign in to comment.