From: David Woodhouse Date: Sun, 14 May 2006 15:54:39 +0000 (+0100) Subject: [MTD NAND] Modify check for modules registering NAND devices without ->owner X-Git-Tag: v2.6.18-rc1~1105^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52239da1b06ff445bf71d35e04d8ce74e4c6fe7b;p=pandora-kernel.git [MTD NAND] Modify check for modules registering NAND devices without ->owner Make it work even with compilers which lack the wit to notice that THIS_MODULE is always non-NULL. Use #ifdef MODULE instead. It's only a temporary debugging check anyway. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed