commit | bbcf61ca8dcf093bd030a4dafb662b714676652d | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Mon Sep 05 22:06:13 2011 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Sep 05 15:00:08 2011 -0700 |
tree | d90609aa9bc14e0f04105a17f5a3bd1b81cf1258 | |
parent | 6f306441e97f8f9d27c43a536360fe221f675a71 [diff] |
regmap: Make debugfs stubs static inline Make the debugfs stubs static inline to avoid future compilation issues due to duplicated symbols when CONFIG_DEBUG_FS=n once internal.h is included by multiple source files. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>