TIZEN_ERROR_USB_HOST is defined in capi-base-common.
Thus it needs to be remove from the usb-host.h
Change-Id: I008bd3f2b4c5b9e8b54d3209468406027b398a98
Signed-off-by: taeyoung <ty317.kim@samsung.com>
USB_HOST_USAGE_TYPE_IMPLICIT, /**< Implicit feedback Data endpoint */
} usb_host_usage_type_e;
-
-#ifndef TIZEN_ERROR_USB_HOST
-#define TIZEN_ERROR_USB_HOST -0x03000000
-#endif
-
/**
* @brief Enumeration of error codes reported by USB host API.
* @since_tizen 3.0