1. 14 2月, 2013 1 次提交
    • L
      mfd: ab8500: Fix compile error · 0cd5b6d0
      Linus Walleij 提交于
      When compiling the AB8500 core driver in the latest
      MFD tree the following happens:
      
        CC      drivers/mfd/ab8500-debugfs.o
      /home/elinwal/linux-next/drivers/mfd/ab8500-debugfs.c:157:3: error: 'AB8500_SYS_CTRL1_BLOCK' undeclared here (not in a function)
      /home/elinwal/linux-next/drivers/mfd/ab8500-debugfs.c:157:2: error: array index in initializer not of integer type
      /home/elinwal/linux-next/drivers/mfd/ab8500-debugfs.c:157:2: error: (near initialization for 'debug_ranges')
      (...)
      
      This is due to a missing include statement, so fix
      it up.
      
      Cc: Lee Jones <lee.jones@linaro.org>
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
      0cd5b6d0
  2. 04 2月, 2013 12 次提交
  3. 29 11月, 2012 3 次提交
  4. 09 7月, 2012 2 次提交
  5. 20 5月, 2012 1 次提交
  6. 09 1月, 2012 1 次提交
  7. 01 11月, 2011 1 次提交
  8. 01 8月, 2011 1 次提交
  9. 23 3月, 2011 1 次提交
  10. 14 1月, 2011 2 次提交
  11. 29 10月, 2010 1 次提交