Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
- Loading branch information