Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / include / linux / oxu210hp.h
diff --git a/kernel/include/linux/oxu210hp.h b/kernel/include/linux/oxu210hp.h
new file mode 100644 (file)
index 0000000..0bf96ea
--- /dev/null
@@ -0,0 +1,7 @@
+/* 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;
+};