From: David Howells Date: Wed, 10 Apr 2013 15:11:53 +0000 (+0100) Subject: genrtc: Don't use create_proc_read_entry() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6d935a5b1d945c7bec2afe21dcf6f22b653acef;p=pandora-kernel.git genrtc: 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: Arnd Bergmann cc: Greg Kroah-Hartman Signed-off-by: Al Viro --- Reading git-diff-tree failed