Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149462
b: refs/heads/master
c: 9bf69a2
h: refs/heads/master
v: v3
  • Loading branch information
Pierre Ossman committed Jun 13, 2009
1 parent 2d01fc6 commit 9c3ad9f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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: 10eb4f901cacf7da87145330f3ca77b723783497
refs/heads/master: 9bf69a26ad9ccdc49469402275204271b3336ab6
4 changes: 4 additions & 0 deletions trunk/drivers/misc/cb710/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
ifeq ($(CONFIG_CB710_DEBUG),y)
EXTRA_CFLAGS += -DDEBUG
endif

obj-$(CONFIG_CB710_CORE) += cb710.o

cb710-y := core.o sgbuf2.o
Expand Down
4 changes: 0 additions & 4 deletions trunk/include/linux/cb710.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
#ifndef LINUX_CB710_DRIVER_H
#define LINUX_CB710_DRIVER_H

#ifdef CONFIG_CB710_DEBUG
#define DEBUG
#endif

/* verify assumptions on platform_device framework */
#define CONFIG_CB710_DEBUG_ASSUMPTIONS

Expand Down

0 comments on commit 9c3ad9f

Please sign in to comment.