“9b5fb276476d57d331c819a7dab8d509646cbc8f”上不存在“paddle/fluid/platform/place.h”
  1. 23 12月, 2011 1 次提交
    • T
      ARM: SAMSUNG: Move timer irq numbers to end of linux irq space · 1fb3726c
      Thomas Abraham 提交于
      The timer irqs statically mapped from linux irq numbers 11 to 15 are
      moved to the end of the statically mapped linux irq space. The GIC PPI
      and SPI interrupts are relocated to start from 16 and 32 of the linux
      irq space. This is a required to add device tree support for GIC and
      Interrupt combiner for EXYNOS4.
      
      A new macro 'IRQ_TIMER_BASE' specifies a platform specific base of the
      linux virq number for the timer interrupts. For exynos4, this base is
      set to end of the linux virq space.  For the other S5P platforms, the
      existing base '11' is retained.
      Signed-off-by: NThomas Abraham <thomas.abraham@linaro.org>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      1fb3726c
  2. 17 12月, 2011 21 次提交
  3. 16 12月, 2011 18 次提交