From: David Howells Date: Thu, 4 Apr 2013 16:02:03 +0000 (+0100) Subject: proc: Kill create_proc_entry() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80e928f7ebb958f4d79d4099d1c5c0a015a23b93;p=pandora-kernel.git proc: Kill create_proc_entry() Kill create_proc_entry() in favour of create_proc_read_entry(), proc_create() and proc_create_data(). Signed-off-by: David Howells --- Reading git-diff-tree failed