Re: [PATCH] regmap: Fix regmap compilation with CONFIG_DEBUGFS=n

From: Lars-Peter Clausen
Date: Mon Sep 05 2011 - 15:54:18 EST


On 09/05/2011 09:42 PM, Mark Brown wrote:
> On Mon, Sep 05, 2011 at 09:29:38PM +0200, Lars-Peter Clausen wrote:
>> With CONFIG_DEBUGFS disabled the regmap compilation fails with the following
>> errors:
>
>> drivers/base/regmap/regcache.o: In function `regmap_debugfs_initcall':
>> drivers/base/regmap/internal.h:96: multiple definition of `regmap_debugfs_initcall'
>> drivers/base/regmap/regmap.o:drivers/base/regmap/internal.h:96: first defined here
>> drivers/base/regmap/regcache.o: In function `regmap_debugfs_init':
>
> I sense that this doesn't actually happen in mainline...

Uhm, yes... the patch is still valid though, want me to resubmit it with a
different patch description?
--
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/