From: Paul Mundt Date: Thu, 23 Sep 2010 19:04:26 +0000 (+0900) Subject: sh: provide generic arch_debugfs_dir. X-Git-Tag: v2.6.37-rc1~136^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f224f4e057ce67713f3e7a8890f2fbe12d047a5;p=pandora-kernel.git sh: provide generic arch_debugfs_dir. While sh previously had its own debugfs root, there now exists a common arch_debugfs_dir prototype, so we switch everything over to that. Presumably once more architectures start making use of this we'll be able to just kill off the stub kdebugfs wrapper. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed