diff options
author | David Howells <dhowells@redhat.com> | 2013-04-10 16:11:53 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-04-29 15:41:54 -0400 |
commit | a6d935a5b1d945c7bec2afe21dcf6f22b653acef (patch) | |
tree | 2ca003ee55ebf7dabbeeffbabcb637b50ac3393c /firmware | |
parent | c18bd9a1ff477bd010d7607a8e575da24de0b08b (diff) | |
download | linux-stable-a6d935a5b1d945c7bec2afe21dcf6f22b653acef.tar.gz linux-stable-a6d935a5b1d945c7bec2afe21dcf6f22b653acef.tar.bz2 linux-stable-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 'firmware')
0 files changed, 0 insertions, 0 deletions