From: David Howells Date: Wed, 10 Apr 2013 14:52:18 +0000 (+0100) Subject: hp_sdc_rtc: Don't use create_proc_read_entry() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c18bd9a1ff477bd010d7607a8e575da24de0b08b;p=pandora-kernel.git hp_sdc_rtc: 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: Brian S. Julin cc: Helge Deller cc: linux-m68k@lists.linux-m68k.org Signed-off-by: Al Viro --- Reading git-diff-tree failed