1. 10 7月, 2008 10 次提交
  2. 07 7月, 2008 2 次提交
  3. 03 7月, 2008 9 次提交
  4. 12 6月, 2008 1 次提交
  5. 03 6月, 2008 9 次提交
  6. 02 6月, 2008 4 次提交
  7. 01 6月, 2008 1 次提交
  8. 24 5月, 2008 1 次提交
  9. 23 5月, 2008 2 次提交
  10. 22 5月, 2008 1 次提交
    • R
      [ARM] omap: fix omap clk support build errors · b851cb28
      Russell King 提交于
      arch/arm/plat-omap/clock.c:397: warning: "struct cpufreq_frequency_table" declared inside parameter list
      arch/arm/plat-omap/clock.c:397: warning: its scope is only this definition or declaration, which is probably not what you want
      arch/arm/plat-omap/clock.c: In function `clk_init_cpufreq_table':
      arch/arm/plat-omap/clock.c:402: error: structure has no member named `clk_init_cpufreq_table'
      arch/arm/plat-omap/clock.c:403: error: structure has no member named `clk_init_cpufreq_table'
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      b851cb28