Re: [PATCH -next] bcma: needs export.h
From: Rafał Miłecki <zajec5@gmail.com>
Date: 2011-09-20 18:46:02
Also in:
linux-next, lkml
From: Rafał Miłecki <zajec5@gmail.com>
Date: 2011-09-20 18:46:02
Also in:
linux-next, lkml
2011/9/20 Randy Dunlap [off-list ref]:
From: Randy Dunlap <redacted> bcma/driver_chipcommon_pmu.c needs to include <linux/export.h>, so add it to the headers that are included by bcma_private.h.
Please take a look at discussion in: [PATCH -next] bcma: main.c needs to include <linux/slab.h> thread (by Andrew). I believe that according to the discussion, such a includes should be done in .c files. Andrew: can you comment? Am I right? -- Rafał