Kernel Build Log 13-April-2006 11:59

Boom!

CODE:
  1. CC [M]  drivers/soc/tc6393xb.o
  2. In file included from drivers/soc/tc6393xb.c:32:
  3. include/linux/soc/tmio_mmc.h:5: warning: "struct platform_device" declared inside parameter list
  4. include/linux/soc/tmio_mmc.h:5: warning: its scope is only this definition or declaration, which is probably not what you want
  5. include/linux/soc/tmio_mmc.h:6: warning: "struct platform_device" declared inside parameter list
  6. In file included from drivers/soc/tc6393xb.c:33:
  7. include/linux/soc/tmio_nand.h:2: warning: "struct platform_device" declared inside parameter list
  8. include/linux/soc/tmio_nand.h:3: warning: "struct platform_device" declared inside parameter list
  9. include/linux/soc/tmio_nand.h:4: warning: "struct platform_device" declared inside parameter list
  10. In file included from drivers/soc/tc6393xb.c:34:
  11. include/linux/soc/tmio_ohci.h:2: warning: "struct platform_device" declared inside parameter list
  12. include/linux/soc/tmio_ohci.h:3: warning: "struct platform_device" declared inside parameter list
  13. include/linux/soc/tmio_ohci.h:4: warning: "struct platform_device" declared inside parameter list
  14. drivers/soc/tc6393xb.c: In function `tc6393xb_nand_hwinit':
  15. drivers/soc/tc6393xb.c:66: error: dereferencing pointer to incomplete type
  16. drivers/soc/tc6393xb.c: In function `tc6393xb_mmc_set_clock':
  17. drivers/soc/tc6393xb.c:99: error: dereferencing pointer to incomplete type
  18. drivers/soc/tc6393xb.c: In function `tc6393xb_ohci_hwinit':
  19. drivers/soc/tc6393xb.c:115: error: dereferencing pointer to incomplete type
  20. drivers/soc/tc6393xb.c: In function `tc6393_suspend':
  21. drivers/soc/tc6393xb.c:280: error: `SUSPEND_DISABLE' undeclared (first use in this function)
  22. drivers/soc/tc6393xb.c:280: error: (Each undeclared identifier is reported only once
  23. drivers/soc/tc6393xb.c:280: error: for each function it appears in.)
  24. drivers/soc/tc6393xb.c: In function `tc6393_probe':
  25. drivers/soc/tc6393xb.c:310: warning: implicit declaration of function `to_platform_device'
  26. drivers/soc/tc6393xb.c:310: warning: initialization makes pointer from integer without a cast
  27. drivers/soc/tc6393xb.c:312: error: dereferencing pointer to incomplete type
  28. drivers/soc/tc6393xb.c:319: error: dereferencing pointer to incomplete type
  29. drivers/soc/tc6393xb.c:329: error: dereferencing pointer to incomplete type
  30. drivers/soc/tc6393xb.c:329: error: dereferencing pointer to incomplete type
  31. drivers/soc/tc6393xb.c:329: error: dereferencing pointer to incomplete type
  32. drivers/soc/tc6393xb.c:334: error: invalid application of `sizeof' to incomplete type `platform_device'
  33. drivers/soc/tc6393xb.c:337: error: invalid use of undefined type `struct platform_device'
  34. drivers/soc/tc6393xb.c:337: error: dereferencing pointer to incomplete type
  35. drivers/soc/tc6393xb.c:342: error: dereferencing pointer to incomplete type
  36. drivers/soc/tc6393xb.c:343: error: dereferencing pointer to incomplete type
  37. drivers/soc/tc6393xb.c:344: error: dereferencing pointer to incomplete type
  38. drivers/soc/tc6393xb.c:345: error: dereferencing pointer to incomplete type
  39. drivers/soc/tc6393xb.c:346: error: dereferencing pointer to incomplete type
  40. drivers/soc/tc6393xb.c:347: error: dereferencing pointer to incomplete type
  41. drivers/soc/tc6393xb.c:348: error: dereferencing pointer to incomplete type
  42. drivers/soc/tc6393xb.c:349: error: dereferencing pointer to incomplete type
  43. drivers/soc/tc6393xb.c:353: error: dereferencing pointer to incomplete type
  44. drivers/soc/tc6393xb.c:354: error: dereferencing pointer to incomplete type
  45. drivers/soc/tc6393xb.c:355: error: dereferencing pointer to incomplete type
  46. drivers/soc/tc6393xb.c:372: warning: implicit declaration of function `platform_device_register'
  47. drivers/soc/tc6393xb.c: In function `tc6393_remove':
  48. drivers/soc/tc6393xb.c:403: warning: implicit declaration of function `platform_device_unregister'
  49. drivers/soc/tc6393xb.c:403: error: invalid use of undefined type `struct platform_device'
  50. drivers/soc/tc6393xb.c:403: error: dereferencing pointer to incomplete type
  51. drivers/soc/tc6393xb.c:404: error: invalid use of undefined type `struct platform_device'
  52. drivers/soc/tc6393xb.c:404: error: dereferencing pointer to incomplete type
  53. drivers/soc/tc6393xb.c: At top level:
  54. drivers/soc/tc6393xb.c:420: error: `platform_bus_type' undeclared here (not in a function)
  55. drivers/soc/tc6393xb.c:420: error: initializer element is not constant
  56. drivers/soc/tc6393xb.c:420: error: (near initialization for `tc6393xb_device_driver.bus')
  57. drivers/soc/tc6393xb.c:423: warning: initialization from incompatible pointer type
  58. drivers/soc/tc6393xb.c:424: warning: initialization from incompatible pointer type
  59. make[2]: *** [drivers/soc/tc6393xb.o] Error 1
  60. make[1]: *** [drivers/soc] Error 2
  61. make: *** [drivers] Error 2

No Comments so far
Leave a comment



Leave a comment
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

(required)

(required, but not displayed publically)