Re: [PATCH -next] bcma: main.c and driver_mips.c need linux/export.h

From: Larry Finger
Date: Wed Sep 21 2011 - 17:42:18 EST


On 09/21/2011 04:07 PM, Randy Dunlap wrote:
From: Randy Dunlap<rdunlap@xxxxxxxxxxxx>

main.c and driver_mips.c use EXPORT_SYMBOL() etc.
so they should include<linux/export.h>.

Signed-off-by: Randy Dunlap<rdunlap@xxxxxxxxxxxx>

From this commit message, it appears that every routine that uses EXPORT_SYMBOL() will need to include this header. I looked at modifying rtlwifi and friends to include this header, but found that include/linux/export.h does not exist in any of my source trees. From that I assume that the change will happen in 3.2.

I have prepared a patch, but cannot use it at the moment. Is there somewhere that I should send it?

Larry


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/