commit | dec02f98ae2e341a2e0bb25f27e84867e5f9f64a | [log] [tgz] |
---|---|---|
author | Chen Gang <gang.chen.5i5j@gmail.com> | Sat Oct 04 17:48:42 2014 +0800 |
committer | Thierry Reding <thierry.reding@gmail.com> | Mon Oct 20 09:39:44 2014 +0200 |
tree | 395b82fb1cd45aba38eab69e4dde9c5ab744b200 | |
parent | e2e08970100db03bb84fd4a72f9c35bfc18d595a [diff] |
pwm: Let PWM_CLPS711X depend on HAS_IOMEM PWM_CLPS711X needs HAS_IOMEM, so depend on it, the related error (with allmodconfig under um): MODPOST 1205 modules ERROR: "devm_ioremap_resource" [drivers/pwm/pwm-clps711x.ko] undefined! ERROR: "devm_ioremap" [drivers/net/phy/mdio-bcm-unimac.ko] undefined! Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>