From: David Howells Date: Thu, 11 Apr 2013 02:04:20 +0000 (+0100) Subject: cris: Don't use create_proc_read_entry() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eb5b23ae72b2b858800c8eee6adeef7c098e767;p=pandora-kernel.git cris: Don't use create_proc_read_entry() Don't use create_proc_read_entry() as that is deprecated, but rather use proc_create_data() and seq_file instead. Signed-off-by: David Howells Acked-by: Jesper Nilsson cc: Mikael Starvik cc: linux-cris-kernel@axis.com Signed-off-by: Al Viro --- Reading git-diff-tree failed