Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2014
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. this is the other error .. this is for real
  2.  
  3. arch/arm/mach-msm/board-msm7627a-sensor.c:18:30: error: devices-msm7x2xa.h: No such file or directory
  4. arch/arm/mach-msm/board-msm7627a-sensor.c: In function 'apds990x_setup':
  5. arch/arm/mach-msm/board-msm7627a-sensor.c:82: error: 'MSM_GSBI1_QUP_I2C_BUS_ID' undeclared (first use in this function)
  6. arch/arm/mach-msm/board-msm7627a-sensor.c:82: error: (Each undeclared identifier is reported only once
  7. arch/arm/mach-msm/board-msm7627a-sensor.c:82: error: for each function it appears in.)
  8. arch/arm/mach-msm/board-msm7627a-sensor.c: In function 'mpu3050_gpio_setup':
  9. arch/arm/mach-msm/board-msm7627a-sensor.c:193: error: 'MSM_GSBI1_QUP_I2C_BUS_ID' undeclared (first use in this function)
  10. arch/arm/mach-msm/board-msm7627a-sensor.c: In function 'msm7627a_sensor_init':
  11. arch/arm/mach-msm/board-msm7627a-sensor.c:330: error: 'MSM_GSBI1_QUP_I2C_BUS_ID' undeclared (first use in this function)
  12. make[1]: *** [arch/arm/mach-msm/board-msm7627a-sensor.o] Error 1
  13. make: *** [arch/arm/mach-msm] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement