git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
557fe99
)
pwm: renesas-tpu: Add dependency on HAS_IOMEM
author
Richard Weinberger
<richard@nod.at>
Fri, 31 Jan 2014 12:45:18 +0000
(13:45 +0100)
committer
Thierry Reding
<thierry.reding@gmail.com>
Wed, 26 Feb 2014 15:14:42 +0000
(16:14 +0100)
On archs like S390 or um this driver cannot build nor work.
Make it depend on HAS_IOMEM to bypass build failures.
drivers/built-in.o: In function `tpu_probe':
drivers/pwm/pwm-renesas-tpu.c:421: undefined reference to `devm_ioremap_resource'
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/Kconfig
patch
|
blob
|
history
diff --cc
drivers/pwm/Kconfig
Simple merge