1. 14 5月, 2012 2 次提交
  2. 13 5月, 2012 1 次提交
  3. 12 5月, 2012 3 次提交
  4. 25 4月, 2012 3 次提交
  5. 21 4月, 2012 2 次提交
  6. 14 4月, 2012 4 次提交
  7. 10 4月, 2012 1 次提交
  8. 09 4月, 2012 2 次提交
    • J
      ARM: EXYNOS: Fix compile error in exynos5250-cpufreq.c · 32db797f
      Jonghwan Choi 提交于
      This patch is omitted in v2 patch of Jaecheol Lee.
      
      drivers/cpufreq/exynos5250-cpufreq.c: In function 'set_clkdiv':
      drivers/cpufreq/exynos5250-cpufreq.c:144: error: 'EXYNOS5_CLKDIV_STATCPU0' undeclared (first use in this function)
      drivers/cpufreq/exynos5250-cpufreq.c:144: error: (Each undeclared identifier is reported only once
      drivers/cpufreq/exynos5250-cpufreq.c:144: error: for each function it appears in.)
      drivers/cpufreq/exynos5250-cpufreq.c:150: error: 'EXYNOS5_CLKDIV_CPU1' undeclared (first use in this function)
      drivers/cpufreq/exynos5250-cpufreq.c:152: error: 'EXYNOS5_CLKDIV_STATCPU1' undeclared (first use in this function)
      drivers/cpufreq/exynos5250-cpufreq.c: In function 'set_apll':
      drivers/cpufreq/exynos5250-cpufreq.c:166: error: 'EXYNOS5_CLKMUX_STATCPU' undeclared (first use in this function)
      drivers/cpufreq/exynos5250-cpufreq.c:173: error: 'EXYNOS5_APLL_LOCK' undeclared (first use in this function)
      drivers/cpufreq/exynos5250-cpufreq.c: In function 'exynos5250_cpufreq_init':
      drivers/cpufreq/exynos5250-cpufreq.c:312: error: 'EXYNOS5_CLKDIV_CPU1' undeclared (first use in this function)
      
      Cc: Jaecheol Lee <jc.lee@samsung.com>
      Signed-off-by: NJonghwan Choi <jhbird.choi@samsung.com>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      32db797f
    • T
      ARM: EXYNOS: Add missing definition for IRQ_I2S0 · 0d923490
      Tushar Behera 提交于
      This fixes following build error when sound support is selected
      on EXYNOS4 platform.
      
      sound/soc/samsung/idma.c: In function ‘idma_close’:
      sound/soc/samsung/idma.c:327:11: error: ‘IRQ_I2S0’ undeclared (first use in this function)
      Signed-off-by: NTushar Behera <tushar.behera@linaro.org>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      0d923490
  9. 05 4月, 2012 5 次提交
  10. 29 3月, 2012 1 次提交
  11. 28 3月, 2012 1 次提交
  12. 24 3月, 2012 1 次提交
  13. 15 3月, 2012 4 次提交
  14. 14 3月, 2012 10 次提交