diff options
author | Stephen Warren <swarren@nvidia.com> | 2011-08-11 19:59:10 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-08-12 03:42:02 +0200 |
commit | b33f9cbd67ba1a1c46879ec66467269f09cde8e5 (patch) | |
tree | 375e8146ff4fe6505a155020c3b60d353b1543e7 /virt/kvm/ioapic.c | |
parent | regmap: Fix bulk reads (diff) | |
download | linux-b33f9cbd67ba1a1c46879ec66467269f09cde8e5.tar.xz linux-b33f9cbd67ba1a1c46879ec66467269f09cde8e5.zip |
regmap: Specify a module license
CONFIG_REGMAP_I2C/SPI are set to m when selected by a tristate config
option that's set to m. The regmap modules don't specify a license, so
fail to link to regmap_init at load time, since that is EXPORT_SYMBOL_GPL.
Fix this by specifying a license for the regmap modules.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'virt/kvm/ioapic.c')
0 files changed, 0 insertions, 0 deletions