From: Alexander Beregalov Date: Sun, 12 Oct 2008 21:27:49 +0000 (-0400) Subject: ext4: fix build failure without procfs X-Git-Tag: v2.6.28-rc1~696^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3244fcb1ae03362e4aa8cb1a9039fbfd61661859;p=pandora-kernel.git ext4: fix build failure without procfs fs/ext4/super.c: In function 'ext4_fill_super': fs/ext4/super.c:2226: error: 'ext4_ui_proc_fops' undeclared (first use in this function) fs/ext4/super.c:2226: error: (Each undeclared identifier is reported only once fs/ext4/super.c:2226: error: for each function it appears in.) Signed-off-by: Alexander Beregalov Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed