1. 05 1月, 2011 1 次提交
  2. 25 11月, 2010 1 次提交
  3. 26 10月, 2010 1 次提交
  4. 25 10月, 2010 1 次提交
  5. 23 10月, 2010 3 次提交
  6. 21 8月, 2010 1 次提交
  7. 11 8月, 2010 1 次提交
  8. 10 8月, 2010 2 次提交
  9. 05 8月, 2010 1 次提交
  10. 09 6月, 2010 1 次提交
    • D
      mmc: msm: fix compile error on MSM7x30 · f3d56144
      Daniel Walker 提交于
      MSM7x30 isn't supported in this driver yet. If ones tried to compile it in
      with MSM7x30 configure you get,
      
      linux-2.6/drivers/mmc/host/msm_sdcc.c: In function 'msmsdcc_fifo_addr':
      linux-2.6/drivers/mmc/host/msm_sdcc.c:165: error: 'MSM_SDC1_PHYS' undeclared (first use in this function)
      linux-2.6/drivers/mmc/host/msm_sdcc.c:165: error: (Each undeclared identifier is reported only once
      linux-2.6/drivers/mmc/host/msm_sdcc.c:165: error: for each function it appears in.)
      linux-2.6/drivers/mmc/host/msm_sdcc.c:167: error: 'MSM_SDC2_PHYS' undeclared (first use in this function)
      linux-2.6/drivers/mmc/host/msm_sdcc.c:169: error: 'MSM_SDC3_PHYS' undeclared (first use in this function)
      linux-2.6/drivers/mmc/host/msm_sdcc.c:171: error: 'MSM_SDC4_PHYS' undeclared (first use in this function)
      
      So we add a Kconfig check to prevent this.
      Signed-off-by: NDaniel Walker <dwalker@codeaurora.org>
      f3d56144
  11. 28 5月, 2010 2 次提交
  12. 08 3月, 2010 1 次提交
  13. 07 3月, 2010 3 次提交
  14. 18 12月, 2009 2 次提交
  15. 16 12月, 2009 2 次提交
  16. 26 10月, 2009 1 次提交
  17. 02 10月, 2009 2 次提交
  18. 23 9月, 2009 3 次提交
  19. 22 6月, 2009 2 次提交
  20. 14 6月, 2009 3 次提交
  21. 07 5月, 2009 1 次提交
  22. 30 3月, 2009 1 次提交
  23. 25 3月, 2009 3 次提交
  24. 03 2月, 2009 1 次提交