staging: usbip: userspace: libsrc: remove usbip.h
commit099f79fa5a02c909ca1a621768fe454b664a7efa
authormatt mooney <mfm@muteddisk.com>
Mon, 20 Jun 2011 05:44:37 +0000 (19 22:44 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 6 Jul 2011 03:11:33 +0000 (5 20:11 -0700)
treec4d5d215544ae1033d47f99d3e39af5d2c05f9c0
parentc93be5b178ca7f3f4599da7a26a5828ab36aafb4
staging: usbip: userspace: libsrc: remove usbip.h

Remove the library version of usbip.h because its sole purpose was to
include other headers, which is bad practice. Also modify include
guards for consistency.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/usbip/userspace/Makefile.am
drivers/staging/usbip/userspace/libsrc/Makefile.am
drivers/staging/usbip/userspace/libsrc/stub_driver.c
drivers/staging/usbip/userspace/libsrc/stub_driver.h
drivers/staging/usbip/userspace/libsrc/usbip.h [deleted file]
drivers/staging/usbip/userspace/libsrc/usbip_common.c
drivers/staging/usbip/userspace/libsrc/vhci_driver.c
drivers/staging/usbip/userspace/libsrc/vhci_driver.h