On Mon, Nov 07, 2011 at 09:22:31AM +0100, Witold Baryluk wrote: > I just got error on todays Linus' tree > CC [M] drivers/md/dm-bufio.o > drivers/md/dm-bufio.c:988:1: warning: type defaults to ‘int’ in declaration of ‘EXPORT_SYMBOL_GPL’ [-Wimplicit-int] Probably related to this merge: commit 32aaeffbd4a7457bf2f7448b33b5946ff2a960eb Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/ker Previously module.h was included via another header file. Now, bufio.c needs an explicit #include <linux/module.h> Alasdair -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel