1. 20 7月, 2011 1 次提交
  2. 04 6月, 2011 1 次提交
  3. 02 6月, 2011 1 次提交
  4. 27 5月, 2011 1 次提交
  5. 21 5月, 2011 1 次提交
  6. 12 5月, 2011 1 次提交
  7. 11 5月, 2011 1 次提交
  8. 09 5月, 2011 2 次提交
  9. 07 5月, 2011 1 次提交
  10. 25 4月, 2011 1 次提交
  11. 14 4月, 2011 3 次提交
  12. 31 3月, 2011 1 次提交
  13. 29 3月, 2011 4 次提交
  14. 28 3月, 2011 1 次提交
  15. 15 3月, 2011 2 次提交
  16. 12 3月, 2011 2 次提交
  17. 04 3月, 2011 1 次提交
  18. 03 3月, 2011 1 次提交
  19. 23 2月, 2011 1 次提交
  20. 22 2月, 2011 1 次提交
  21. 18 2月, 2011 1 次提交
    • A
      ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdata · 9613afc3
      Axel Lin 提交于
      s3c24xx_ts_set_platdata is annotated __init and not used by any module,
      thus don't export it.
      
      This patch fixes below warning:
      
      WARNING: arch/arm/plat-samsung/built-in.o(__ksymtab+0x90): Section mismatch
      in reference from the variable __ksymtab_s3c24xx_ts_set_platdata to the
      function .init.text:s3c24xx_ts_set_platdata()
      
      The symbol s3c24xx_ts_set_platdata is exported and annotated __init
      Fix this by removing the __init annotation of s3c24xx_ts_set_platdata
      or drop the export.
      Signed-off-by: NAxel Lin <axel.lin@gmail.com>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      9613afc3
  22. 11 2月, 2011 1 次提交
  23. 13 1月, 2011 1 次提交
  24. 12 1月, 2011 1 次提交
  25. 06 1月, 2011 3 次提交
  26. 03 1月, 2011 1 次提交
  27. 30 12月, 2010 4 次提交