commit | 66c81f0059b57e18aad43a5b0d330102c237cd72 | [log] [tgz] |
---|---|---|
author | Grant Coady <grant_lkml@dodo.com.au> | Thu Sep 22 21:43:54 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Sep 22 22:17:34 2005 -0700 |
tree | 4e9d21331d25960c9984159b94ee6f3dfd31a53b | |
parent | e1e70a262d5cb5a02d2fc171e0178197849482d4 [diff] |
[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.c Fix namespace clash: drivers/mtd/devices/docecc.c:43:1: warning: "DEBUG" redefined In file included from drivers/mtd/devices/docecc.c:40: include/linux/mtd/mtd.h:219:1: warning: this is the location of the previous definition Signed-off-by: Grant Coady <gcoady@gmail.com> Cc: David Woodhouse <dwmw2@infradead.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>