1. 23 4月, 2013 1 次提交
    • A
      ARM: bcm: mark bcm_kona_smc_init as __init · 721e0205
      Arnd Bergmann 提交于
      The bcm_kona_smc_init function references the bcm_kona_smc_ids variable
      that is marked __initconst, so the function itself has to be __init
      to avoid this build error:
      
      WARNING: arch/arm/mach-bcm/built-in.o(.text+0x12c): Section mismatch in reference from the function bcm_kona_smc_init() to the (unknown reference) .init.rodata:(unknown)
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Cc: Christian Daudt <csd@broadcom.com>
      721e0205
  2. 11 4月, 2013 1 次提交
  3. 10 4月, 2013 4 次提交
  4. 09 4月, 2013 6 次提交
  5. 08 4月, 2013 4 次提交
  6. 04 4月, 2013 22 次提交
  7. 01 4月, 2013 2 次提交