From: Artem Bityutskiy Date: Fri, 15 Mar 2013 10:56:05 +0000 (+0200) Subject: mtd: mtdcore: remove few useless #ifdef's X-Git-Tag: v3.10-rc1~36^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93e562141ac58452bcea48718af92cc62a20669d;p=pandora-kernel.git mtd: mtdcore: remove few useless #ifdef's Remove a couple of useles '#ifdef CONFIG_PROC_FS's around procfs functions which anyway turn into empty function in 'proc_fs.h' file when CONFIG_PROC_FS is not defined. Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed