diff options
author | David Howells <dhowells@redhat.com> | 2013-04-10 17:11:53 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-04-29 21:41:54 +0200 |
commit | a6d935a5b1d945c7bec2afe21dcf6f22b653acef (patch) | |
tree | 2ca003ee55ebf7dabbeeffbabcb637b50ac3393c /drivers/char/efirtc.c | |
parent | hp_sdc_rtc: Don't use create_proc_read_entry() (diff) | |
download | linux-a6d935a5b1d945c7bec2afe21dcf6f22b653acef.tar.xz linux-a6d935a5b1d945c7bec2afe21dcf6f22b653acef.zip |
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 <dhowells@redhat.com>
cc: Arnd Bergmann <arnd@arndb.de>
cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/char/efirtc.c')
0 files changed, 0 insertions, 0 deletions