diff options
author | David Howells <dhowells@redhat.com> | 2013-04-11 03:05:01 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-04-29 15:42:00 -0400 |
commit | 526c59784c09fb794a5f0181429525bc473453c9 (patch) | |
tree | 33701ac99250bc3189c622732360b91b972d9d8a /drivers/pps | |
parent | f9368c18e9a99d86c509ac113363e9d295e0bf74 (diff) | |
download | talos-obmc-linux-526c59784c09fb794a5f0181429525bc473453c9.tar.gz talos-obmc-linux-526c59784c09fb794a5f0181429525bc473453c9.zip |
arm: 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: Russell King <linux@arm.linux.org.uk>
cc: Kevin Hilman <khilman@deeprootsystems.com>
cc: Tony Lindgren <tony@atomide.com>
cc: linux-arm-kernel@lists.infradead.org
cc: linux-omap@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/pps')
0 files changed, 0 insertions, 0 deletions