1. 21 9月, 2012 4 次提交
  2. 23 8月, 2012 16 次提交
  3. 01 8月, 2012 1 次提交
  4. 19 7月, 2012 1 次提交
  5. 16 7月, 2012 3 次提交
  6. 14 7月, 2012 5 次提交
  7. 02 7月, 2012 1 次提交
  8. 29 6月, 2012 1 次提交
    • J
      ARM: OMAP2+: do not allow SmartReflex to be built as a module · bb0adf6c
      Jean Pihet 提交于
      Disable the module option for POWER_AVS since this is currently not
      supported.
      
      This patch fixes these error in the case POWER_AVS is set to 'm':
      
      arch/arm/mach-omap2/built-in.o: In function `sr_class3_configure':
      arch/arm/mach-omap2/smartreflex-class3.c:43: undefined reference to `sr_configure_errgen'
      arch/arm/mach-omap2/built-in.o: In function `sr_class3_disable':
      arch/arm/mach-omap2/smartreflex-class3.c:33: undefined reference to `sr_disable_errgen'
      arch/arm/mach-omap2/smartreflex-class3.c:35: undefined reference to `sr_disable'
      arch/arm/mach-omap2/built-in.o: In function `sr_class3_enable':
      arch/arm/mach-omap2/smartreflex-class3.c:28: undefined reference to `sr_enable'
      arch/arm/mach-omap2/built-in.o: In function `sr_class3_init':
      arch/arm/mach-omap2/smartreflex-class3.c:59: undefined reference to `sr_register_class'
      Reported-by: NTony Lindgren <tony@atomide.com>
      Signed-off-by: NJean Pihet <j-pihet@ti.com>
      Signed-off-by: NKevin Hilman <khilman@ti.com>
      [tony@atomide.com: updated to use relative paths for the build error]
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      bb0adf6c
  9. 28 6月, 2012 1 次提交
  10. 25 6月, 2012 2 次提交
  11. 21 6月, 2012 2 次提交
  12. 20 6月, 2012 3 次提交