diff options
author | David Howells <dhowells@redhat.com> | 2013-04-10 14:05:38 (GMT) |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-04-29 19:41:54 (GMT) |
commit | 11db656ad462c9aa7aff7e3817214578cfc307b3 (patch) | |
tree | 02b536ede231d4f1f5c51030ff6a2691c1759921 /drivers/input/mouse/appletouch.c | |
parent | 77cd02c151cb6b7d81aad4802ee8b98a033863d6 (diff) | |
download | linux-fsl-qoriq-11db656ad462c9aa7aff7e3817214578cfc307b3.tar.xz |
nubus: 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: linux-m68k@lists.linux-m68k.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/input/mouse/appletouch.c')
0 files changed, 0 insertions, 0 deletions