1. 20 11月, 2012 6 次提交
  2. 14 11月, 2012 9 次提交
  3. 12 11月, 2012 9 次提交
  4. 09 11月, 2012 1 次提交
    • S
      mfd: Explicitely include slab.h to rtsx · aec17ea1
      Samuel Ortiz 提交于
      This fixes the following build error on some architectures (parisc at least):
      
      drivers/mfd/rtsx_pcr.c: In function 'rtsx_pci_init_chip':
      drivers/mfd/rtsx_pcr.c:985:2: error: implicit declaration of function 'kcalloc'
      [-Werror=implicit-function-declaration]
      drivers/mfd/rtsx_pcr.c:985:13: warning: assignment makes pointer from integer
      without a cast [enabled by default]
      Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
      aec17ea1
  5. 08 11月, 2012 4 次提交
  6. 07 11月, 2012 2 次提交
  7. 06 11月, 2012 8 次提交
  8. 05 11月, 2012 1 次提交