Advertisement
Guest User

Untitled

a guest
Oct 27th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. CC [M] arch/arm/mach-omap2/dspbridge.o
  2. arch/arm/mach-omap2/dspbridge.c:59: error: 'VDD1_OPP6' undeclared here (not in a function)
  3. arch/arm/mach-omap2/dspbridge.c:60: error: 'VDD1_OPP7' undeclared here (not in a function)
  4. arch/arm/mach-omap2/dspbridge.c:61: error: 'VDD1_OPP8' undeclared here (not in a function)
  5. arch/arm/mach-omap2/dspbridge.c:62: error: 'VDD1_OPP9' undeclared here (not in a function)
  6. arch/arm/mach-omap2/dspbridge.c:63: error: 'VDD1_OPP10' undeclared here (not in a function)
  7. arch/arm/mach-omap2/dspbridge.c:64: error: 'VDD1_OPP11' undeclared here (not in a function)
  8. arch/arm/mach-omap2/dspbridge.c:65: error: 'VDD1_OPP12' undeclared here (not in a function)
  9. arch/arm/mach-omap2/dspbridge.c:66: error: 'VDD1_OPP13' undeclared here (not in a function)
  10. arch/arm/mach-omap2/dspbridge.c: In function 'update_mpu_speeds':
  11. arch/arm/mach-omap2/dspbridge.c:103: warning: assignment makes integer from pointer without a cast
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement