diff options
author | David Howells <dhowells@redhat.com> | 2013-04-10 13:23:50 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-04-29 15:41:53 -0400 |
commit | 77cd02c151cb6b7d81aad4802ee8b98a033863d6 (patch) | |
tree | 6b9c93bad1beff92f78a9f36bd3cff9fc7185aa9 /fs/namei.c | |
parent | 96c7a22ebd2c919ed8fb93bb7c02b60aac099768 (diff) | |
download | linux-77cd02c151cb6b7d81aad4802ee8b98a033863d6.tar.gz linux-77cd02c151cb6b7d81aad4802ee8b98a033863d6.tar.bz2 linux-77cd02c151cb6b7d81aad4802ee8b98a033863d6.zip |
fsl_udc: 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: Li Yang <leoli@freescale.com>
cc: Felipe Balbi <balbi@ti.com>
cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
cc: linux-usb@vger.kernel.org
cc: linuxppc-dev@lists.ozlabs.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions