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