diff options
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | 2009-06-13 06:37:59 -0400 |
---|---|---|
committer | Pierre Ossman <pierre@ossman.eu> | 2009-06-13 16:42:59 -0400 |
commit | c54f6bc67a4398243682f7438a2129906e127d21 (patch) | |
tree | b3c128c917d6325a067caf8758bfd334a0b2e44b /include/linux/cb710.h | |
parent | a3456a2da14fb1d8246df63bb229623d58d09ce1 (diff) |
cb710: more cleanup for the DEBUG case.
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
Diffstat (limited to 'include/linux/cb710.h')
-rw-r--r-- | include/linux/cb710.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/cb710.h b/include/linux/cb710.h index a09213b52616..63bc9a4d2926 100644 --- a/include/linux/cb710.h +++ b/include/linux/cb710.h | |||
@@ -10,9 +10,6 @@ | |||
10 | #ifndef LINUX_CB710_DRIVER_H | 10 | #ifndef LINUX_CB710_DRIVER_H |
11 | #define LINUX_CB710_DRIVER_H | 11 | #define LINUX_CB710_DRIVER_H |
12 | 12 | ||
13 | /* verify assumptions on platform_device framework */ | ||
14 | #define CONFIG_CB710_DEBUG_ASSUMPTIONS | ||
15 | |||
16 | #include <linux/io.h> | 13 | #include <linux/io.h> |
17 | #include <linux/interrupt.h> | 14 | #include <linux/interrupt.h> |
18 | #include <linux/spinlock.h> | 15 | #include <linux/spinlock.h> |