Skip to content
  1. Jun 24, 2013
    • Mohammed, Afzal's avatar
      ARM: OMAP2+: AM43x: resolve SMP related build error · 22fe3b89
      Mohammed, Afzal authored
      
      
      If AM43x and SMP is selected, OMAP4 & OMAP5 deselected, build error as
      follows,
      
      arch/arm/mach-omap2/built-in.o: In function `scu_gp_set':
      arch/arm/mach-omap2/sleep44xx.S:131: undefined reference to `omap4_get_scu_base'
      arch/arm/mach-omap2/sleep44xx.S:132: undefined reference to `scu_power_mode'
      arch/arm/mach-omap2/built-in.o: In function `scu_gp_clear':
      arch/arm/mach-omap2/sleep44xx.S:227: undefined reference to `omap4_get_scu_base'
      arch/arm/mach-omap2/sleep44xx.S:229: undefined reference to `scu_power_mode'
      
      Resolve it by building sleep44xx.S only for OMAP4 & OMAP5.
      
      Signed-off-by: default avatarAfzal Mohammed <afzal@ti.com>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      22fe3b89
  2. Jun 22, 2013
  3. Jun 21, 2013
  4. Jun 20, 2013
  5. Jun 19, 2013