From: David Howells Date: Thu, 11 Apr 2013 00:28:40 +0000 (+0100) Subject: ia64: Don't use create_proc_read_entry() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e781c3d794282d9fa3ba377fdef221fc948974ec;p=pandora-kernel.git ia64: 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 cc: Tony Luck cc: Fenghua Yu cc: linux-ia64@vger.kernel.org Signed-off-by: Al Viro --- Reading git-diff-tree failed