Hello, On Fri, Jun 05, 2009 at 11:03:05AM -0700, Randy Dunlap wrote: > From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> > > - don't define DEBUG, just use CONFIG_CB710_DEBUG or CONFIG_MMC_DEBUG > - fix printk format warnings > > In file included from drivers/mmc/host/cb710-mmc.h:13, > from drivers/mmc/host/cb710-mmc.c:15: > include/linux/cb710.h:14:1: warning: "DEBUG" redefined > <command-line>: warning: this is the location of the previous definition > > drivers/mmc/host/cb710-mmc.c:222: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' > drivers/mmc/host/cb710-mmc.c:222: warning: format '%d' expects type 'int', but argument 6 has type 'size_t' Fixes for these warnings are already queued in Pierre's mailbox. Should I Cc: linux-next from now on since the base patch went to linux-next? Best Regards, Michał Mirosław -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html