]> git.baikalelectronics.ru Git - kernel.git/commit
bcma: main.c needs to include <linux/slab.h>
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 26 Jun 2011 08:19:44 +0000 (10:19 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Jun 2011 19:09:42 +0000 (15:09 -0400)
commitf669ef6c5b59fe0ebda866f75f81b05282f299b5
tree1218987a31b4aa483f308c0ccfeab3208e1e2ce3
parentdd0335ec9fe820f564e37ce5654cc86ee136aefb
bcma: main.c needs to include <linux/slab.h>

m68k allmodconfig:

drivers/bcma/main.c: In function ‘bcma_release_core_dev’:
drivers/bcma/main.c:68: error: implicit declaration of function ‘kfree’

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
--
http://kisskb.ellerman.id.au/kisskb/buildresult/4243344/

 drivers/bcma/main.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/bcma/main.c