diff options
| author | Al Viro <[email protected]> | 2006-09-23 16:45:55 +0100 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-09-23 11:34:43 -0700 |
| commit | 2efc80cb8ddc341d81de996920e3b2ad8a12b1f7 (patch) | |
| tree | 029c820b78fd8eeaf9e378c79cb818382f93a781 /scripts/patch-kernel | |
| parent | 13b5aeccc4350e5069c723e8f9becd7208ee02f2 (diff) | |
[PATCH] #elif that should've been #elif defined
#elif CONFIG_44x
in ibm4xx.h should've been
#elif defined(CONFIG_44x)
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions