aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/oxu210hp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/oxu210hp.h')
-rw-r--r--include/linux/oxu210hp.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/linux/oxu210hp.h b/include/linux/oxu210hp.h
deleted file mode 100644
index 94cd25165c08..000000000000
--- a/include/linux/oxu210hp.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-/* platform data for the OXU210HP HCD */
-
-struct oxu210hp_platform_data {
- unsigned int bus16:1;
- unsigned int use_hcd_otg:1;
- unsigned int use_hcd_sph:1;
-};