View Single Post
  #227 (permalink)  
Old 09-11-2010, 04:32 PM
[ACL]'s Avatar
[ACL]
VIP Member
Offline
Location: NY
 
Join Date: Feb 2010
Posts: 1,534
Reputation: 6350
[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: NAND boot testing. Test 5: SOUND!!!!/Test 7: Single NBH/Serialno/tilt2 fix

Quote:
Originally Posted by WoZZeR999 View Post
Did you forget to commit a new def file?

drivers/usb/function/msm_hsusb.c: In function 'usb_probe':
drivers/usb/function/msm_hsusb.c:1949: error: 'OTGSC_INTR_MASK' undeclared (first use in this function)
drivers/usb/function/msm_hsusb.c:1949: error: (Each undeclared identifier is reported only once
drivers/usb/function/msm_hsusb.c:1949: error: for each function it appears in.)
i pushed everything i had. i think i modded my def config manually tho..

CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_VBUS_DRAW=500
CONFIG_USB_GADGET_SELECTED=y
CONFIG_USB_GADGET_MSM_72K=y
CONFIG_USB_MSM_72K=y
CONFIG_USB_GADGET_DUALSPEED=y
CONFIG_USB_ANDROID=y
CONFIG_USB_ANDROID_ACM=y
CONFIG_USB_ANDROID_ADB=y
CONFIG_USB_ANDROID_DIAG=y
CONFIG_USB_ANDROID_MASS_STORAGE=y
CONFIG_USB_ANDROID_RNDIS=y

and disable usb_function like below

# USB Function Support
# CONFIG_USB_FUNCTION is not set

that was it.. im still changes more changes because the mounting sdcard causes errors.
__________________
Reply With Quote