]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/bcma/host_pci.c needs slab.h
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 26 May 2011 23:24:57 +0000 (16:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 May 2011 00:12:32 +0000 (17:12 -0700)
commit9ace9860c03c24d9bb135e8808fd552919daac31
treeff409350fb9b17b9bc9aab904f0df53b4835fe10
parenta7969d15750af9e7f5a4e94dfb749b2beb8a7202
drivers/bcma/host_pci.c needs slab.h

alpha allmodconfig:

  drivers/bcma/host_pci.c: In function 'bcma_host_pci_probe':
  drivers/bcma/host_pci.c:102: error: implicit declaration of function 'kzalloc'
  drivers/bcma/host_pci.c:102: warning: assignment makes pointer from integer without a cast

Cc: <zajec5@gmail.com>
Cc: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/bcma/host_pci.c