1. 25 10月, 2010 5 次提交
  2. 23 10月, 2010 5 次提交
  3. 21 10月, 2010 5 次提交
  4. 18 10月, 2010 1 次提交
  5. 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
  6. 11 8月, 2010 3 次提交
  7. 09 8月, 2010 1 次提交
  8. 06 8月, 2010 3 次提交
  9. 05 8月, 2010 11 次提交
  10. 26 5月, 2010 2 次提交
  11. 23 5月, 2010 3 次提交