1. 22 8月, 2011 1 次提交
  2. 20 7月, 2011 1 次提交
  3. 30 12月, 2010 1 次提交
  4. 21 10月, 2010 2 次提交
  5. 18 10月, 2010 1 次提交
  6. 08 10月, 2010 1 次提交
    • S
      ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONE · 4341f9b3
      SeungChull Suh 提交于
      This patch adds header <linux/sched.h> into the below files for build with
      CONFIG_PREEMPT_NONE.
      
      arch/arm/mach-s5p6440/cpu.c
      arch/arm/mach-s5p6442/cpu.c
      arch/arm/mach-s5pc100/cpu.c
      arch/arm/mach-s5pv210/cpu.c
      
      Following is error message of in case of s5pv210_defconfig with CONFIG_PREEMPT_NONE.
      
      arch/arm/mach-s5pv210/cpu.c:91: error: implicit declaration of function 'need_resched'
      Signed-off-by: NSeungChull Suh <sc.suh@samsung.com>
      [kgene.kim@samsung.com: removed mach-s5p64x0/cpu.c]
      [kgene.kim@samsung.com: added fix mach-s5p6440/cpu.c]
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      4341f9b3
  7. 14 9月, 2010 1 次提交
  8. 11 8月, 2010 1 次提交
  9. 06 8月, 2010 1 次提交
  10. 05 8月, 2010 5 次提交
  11. 20 5月, 2010 4 次提交
  12. 12 5月, 2010 1 次提交
  13. 25 2月, 2010 1 次提交