1 /* SPDX-License-Identifier: GPL-2.0-or-later */
4 * 2005-2007 Takahiro Hirofuchi
5 * Copyright (C) 2015-2016 Samsung Electronics
10 #ifndef __USBIP_HOST_DRIVER_H
11 #define __USBIP_HOST_DRIVER_H
14 #include "usbip_common.h"
16 #include "usbip_host_common.h"
18 extern struct usbip_host_driver host_driver;
20 #endif /* __USBIP_HOST_DRIVER_H */