1. 21 7月, 2011 2 次提交
  2. 25 5月, 2011 2 次提交
  3. 28 3月, 2011 1 次提交
  4. 25 3月, 2011 2 次提交
  5. 16 3月, 2011 2 次提交
  6. 28 1月, 2011 1 次提交
  7. 09 1月, 2011 3 次提交
  8. 05 1月, 2011 1 次提交
  9. 04 1月, 2011 1 次提交
  10. 25 11月, 2010 1 次提交
  11. 02 11月, 2010 1 次提交
  12. 26 10月, 2010 1 次提交
  13. 25 10月, 2010 1 次提交
  14. 23 10月, 2010 3 次提交
  15. 21 8月, 2010 1 次提交
  16. 11 8月, 2010 1 次提交
  17. 10 8月, 2010 2 次提交
  18. 05 8月, 2010 1 次提交
  19. 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
  20. 28 5月, 2010 2 次提交
  21. 08 3月, 2010 1 次提交
  22. 07 3月, 2010 3 次提交
  23. 18 12月, 2009 2 次提交
  24. 16 12月, 2009 2 次提交
  25. 26 10月, 2009 1 次提交
  26. 02 10月, 2009 1 次提交