1. 06 May, 2015 1 commit
  2. 19 Feb, 2015 1 commit
  3. 04 Dec, 2014 1 commit
  4. 22 Nov, 2014 2 commits
  5. 03 Oct, 2014 1 commit
  6. 24 Jul, 2014 10 commits
  7. 23 Jul, 2014 1 commit
  8. 16 Jul, 2014 1 commit
  9. 08 Jul, 2014 1 commit
  10. 30 Jun, 2014 2 commits
  11. 21 Jun, 2014 2 commits
  12. 20 Jun, 2014 1 commit
  13. 08 May, 2014 6 commits
  14. 24 Apr, 2014 4 commits
  15. 24 Nov, 2013 1 commit
    • Jisheng Zhang's avatar
      ARM: mvebu: fix some sparse warnings · b12634e3
      Jisheng Zhang authored
      
      This patch fixes conflicting types for 'set_cpu_coherent' and fixes the
      following sparse warnings.
      
      arch/arm/mach-mvebu/system-controller.c:42:38:
      warning: symbol 'armada_370_xp_system_controller' was not declared. Should it be static?
      arch/arm/mach-mvebu/system-controller.c:49:38:
      warning: symbol 'orion_system_controller' was not declared. Should it be static?
      arch/arm/mach-mvebu/system-controller.c:67:6:
      warning: symbol 'mvebu_restart' was not declared. Should it be static?
      arch/arm/mach-mvebu/coherency.c:31:15:
      warning: symbol 'coherency_phys_base' was not declared. Should it be static?
      arch/arm/mach-mvebu/coherency.c:48:5:
      warning: symbol 'set_cpu_coherent' was not declared. Should it be static?
      arch/arm/mach-mvebu/coherency.c:123:12:
      warning: symbol 'coherency_init' was not declared. Should it be static?
      arch/arm/mach-mvebu/pmsu.c:38:5: warning:
      symbol 'armada_xp_boot_cpu' was not declared. Should it be static?
      arch/arm/mach-mvebu/pmsu.c:61:12: warning:
      symbol 'armada_370_xp_pmsu_init' was not declared. Should it be static?
      arch/arm/mach-mvebu/platsmp.c:49:13: warning:
      symbol 'set_secondary_cpus_clock' was not declared. Should it be static?
      arch/arm/mach-mvebu/platsmp.c:97:13: warning:
      symbol 'armada_xp_smp_prepare_cpus' was not declared. Should it be static?
      arch/arm/mach-mvebu/hotplug.c:24:12: warning:
      symbol 'armada_xp_cpu_die' was not declared. Should it be static?
      Signed-off-by: default avatarJisheng Zhang <jszhang@marvell.com>
      Acked-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
      Signed-off-by: default avatarJason Cooper <jason@lakedaemon.net>
      b12634e3
  16. 18 Sep, 2013 1 commit
  17. 21 Nov, 2012 1 commit