code style scripts/checkpatch.pl (linux-3.9-rc1) formatting
[linux-2.6.34.14-moxart.git] / include / linux / oxu210hp.h
blob0bf96eae53894492af38801814ecccdd6553910f
1 /* platform data for the OXU210HP HCD */
3 struct oxu210hp_platform_data {
4 unsigned int bus16:1;
5 unsigned int use_hcd_otg:1;
6 unsigned int use_hcd_sph:1;
7 };