From: Kevin Cernekee Date: Sat, 4 Apr 2009 18:03:04 +0000 (-0700) Subject: [MTD] sysfs support should not depend on CONFIG_PROC_FS X-Git-Tag: v2.6.30-rc1~143^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45b09076149f1360e15919ca7e004e8d3810a0f7;p=pandora-kernel.git [MTD] sysfs support should not depend on CONFIG_PROC_FS Move the driver model init code out of the "#ifdef CONFIG_PROC_FS" block. Tested with both values of CONFIG_PROC_FS . Tested with CONFIG_MTD=m . Issue was reported here: http://lkml.org/lkml/2009/4/4/107 Signed-off-by: Kevin Cernekee Signed-off-by: David Woodhouse --- Reading git-diff-tree failed