Re: [PATCH -next] bcma: main.c needs to include <linux/slab.h>
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2011-06-27 14:09:29
Also in:
linux-next, lkml
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2011-06-27 14:09:29
Also in:
linux-next, lkml
2011/6/27 Rafał Miłecki [off-list ref]:
2011/6/26 Geert Uytterhoeven [off-list ref]:quoted
m68k allmodconfig: drivers/bcma/main.c: In function ‘bcma_release_core_dev’: drivers/bcma/main.c:68: error: implicit declaration of function ‘kfree’We already include slab.h in: host_pci.c scan.c sprom.c Maybe we can just include this in bcma.h as a better solution? We could drop other includes then. Can you submit patch for this?
If bcma.h doesn't use linux/slab.h, IMHO it should not include linux/slab.h.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds