public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] bcma: main.c needs to include <linux/slab.h>
@ 2011-06-26  8:19 Geert Uytterhoeven
  2011-06-27 13:59 ` Rafał Miłecki
  2011-06-28  7:58 ` Rafał Miłecki
  0 siblings, 2 replies; 15+ messages in thread
From: Geert Uytterhoeven @ 2011-06-26  8:19 UTC (permalink / raw)
  To: Rafał Miłecki
  Cc: linux-wireless-u79uwXL29TY76Z2rM5mHXA,
	linux-next-u79uwXL29TY76Z2rM5mHXA, Linux Kernel Development

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-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
--
http://kisskb.ellerman.id.au/kisskb/buildresult/4243344/

 drivers/bcma/main.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/bcma/main.c b/drivers/bcma/main.c
index ba15105..08a14a3 100644
--- a/drivers/bcma/main.c
+++ b/drivers/bcma/main.c
@@ -7,6 +7,7 @@
 
 #include "bcma_private.h"
 #include <linux/bcma/bcma.h>
+#include <linux/slab.h>
 
 MODULE_DESCRIPTION("Broadcom's specific AMBA driver");
 MODULE_LICENSE("GPL");
-- 
1.7.0.4

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
--
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

^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-06-28  9:49 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-26  8:19 [PATCH -next] bcma: main.c needs to include <linux/slab.h> Geert Uytterhoeven
2011-06-27 13:59 ` Rafał Miłecki
2011-06-27 14:09   ` Geert Uytterhoeven
2011-06-27 14:11     ` Rafał Miłecki
     [not found]   ` <BANLkTikSLx6FKvF518s99Q8eRU_WF+cn9A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-06-27 14:24     ` Alexey Dobriyan
     [not found]       ` <BANLkTinGvM79fza-=bFwcbtfFzGHAVKJag-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-06-27 14:43         ` Rafał Miłecki
2011-06-27 16:49           ` Arend van Spriel
2011-06-27 16:57             ` Johannes Berg
2011-06-27 17:22               ` Pavel Roskin
2011-06-27 14:44         ` Pavel Roskin
     [not found]           ` <4E089730.1080306-mXXj517/zsQ@public.gmane.org>
2011-06-27 14:49             ` Rafał Miłecki
2011-06-27 14:53               ` Geert Uytterhoeven
2011-06-27 15:00                 ` Rafał Miłecki
2011-06-28  7:58 ` Rafał Miłecki
2011-06-28  9:49   ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox