usb: musb: get rid of unused proc_dir_entry
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Jul 2013 04:34:58 +0000 (21:34 -0700)
committerFelipe Balbi <balbi@ti.com>
Mon, 29 Jul 2013 10:56:50 +0000 (13:56 +0300)
The musb driver no longer uses procfs, so get rid of the proc_dir_entry
variable in struct musb.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found