diff options
| author | Steve French <sfrench@us.ibm.com> | 2008-05-06 13:55:32 -0400 |
|---|---|---|
| committer | Steve French <sfrench@us.ibm.com> | 2008-05-06 13:55:32 -0400 |
| commit | a815752ac0ffdb910e92958d41d28f4fb28e5296 (patch) | |
| tree | a3aa16a282354da0debe8e3a3a7ed8aac6e54001 /include/linux/isicom.h | |
| parent | 5ade9deaaa3e1f7291467d97b238648e43eae15e (diff) | |
| parent | a15306365a16380f3bafee9e181ba01231d4acd7 (diff) | |
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Diffstat (limited to 'include/linux/isicom.h')
| -rw-r--r-- | include/linux/isicom.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/linux/isicom.h b/include/linux/isicom.h index 8f4c71759d73..bbd42197298f 100644 --- a/include/linux/isicom.h +++ b/include/linux/isicom.h | |||
| @@ -1,11 +1,6 @@ | |||
| 1 | #ifndef _LINUX_ISICOM_H | 1 | #ifndef _LINUX_ISICOM_H |
| 2 | #define _LINUX_ISICOM_H | 2 | #define _LINUX_ISICOM_H |
| 3 | 3 | ||
| 4 | /*#define ISICOM_DEBUG*/ | ||
| 5 | /*#define ISICOM_DEBUG_DTR_RTS*/ | ||
| 6 | |||
| 7 | #ifdef __KERNEL__ | ||
| 8 | |||
| 9 | #define YES 1 | 4 | #define YES 1 |
| 10 | #define NO 0 | 5 | #define NO 0 |
| 11 | 6 | ||
| @@ -85,6 +80,4 @@ | |||
| 85 | 80 | ||
| 86 | #define ISI_TXOK 0x0001 | 81 | #define ISI_TXOK 0x0001 |
| 87 | 82 | ||
| 88 | #endif /* __KERNEL__ */ | ||
| 89 | |||
| 90 | #endif /* ISICOM_H */ | 83 | #endif /* ISICOM_H */ |
