Re: [PATCH -next] bcma: main.c needs to include <linux/slab.h>
From: Alexey Dobriyan <hidden>
Date: 2011-06-27 14:25:04
Also in:
linux-wireless, lkml
From: Alexey Dobriyan <hidden>
Date: 2011-06-27 14:25:04
Also in:
linux-wireless, 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?
It isn't better solution. It results in situation where unnecessary inclusion will be done. Maybe it's not the case now, but it will be in future. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html