From cd84ec9632746a653a6d630630a260b9d775eedc Mon Sep 17 00:00:00 2001 From: Shuah Khan Date: Mon, 3 Mar 2014 16:38:44 -0700 Subject: [PATCH] staging/usbip: change usbip 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 kernel space 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