From cec2e7bb6dff64a166ba5ad50e750424702b4d68 Mon Sep 17 00:00:00 2001 From: Shuah Khan Date: Mon, 3 Mar 2014 16:38:45 -0700 Subject: [PATCH] staging/usbip: change usbip userspace to include new uapi usbip.h usbip userspace has duplicated enum definition to report usbip device status maintained by the kernel. A new uapi usbip.h now defines the usbip device status for kernel and userspace to use. Change usbip userspace to include uapi usbip.h for usbip device status. Signed-off-by: Shuah Khan Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed