diff options
author | Vegard Nossum <[email protected]> | 2016-01-02 14:05:49 +0100 |
---|---|---|
committer | Jacek Anaszewski <[email protected]> | 2016-01-04 09:57:41 +0100 |
commit | 522f17e1214cf112e62cff56150964d8b68b94b2 (patch) | |
tree | a2180fcaf1d7248c85c6c2cd3fcc7434c6e51272 /tools/perf/util/trace-event-scripting.c | |
parent | 9534cc31dda2bb129480ce2db92bf7bc1ef470ed (diff) |
leds: add HAS_IOMEM dependency to LEDS_BCM6328/LEDS_BCM6358
Ran into this on UML:
drivers/built-in.o: In function `bcm6328_leds_probe':
drivers/leds/leds-bcm6328.c:340: undefined reference to `devm_ioremap_resource'
drivers/built-in.o: In function `bcm6358_leds_probe':
drivers/leds/leds-bcm6358.c:173: undefined reference to `devm_ioremap_resource'
collect2: error: ld returned 1 exit status
devm_ioremap_resource() is defined only when HAS_IOMEM is selected.
Signed-off-by: Vegard Nossum <[email protected]>
Cc: Richard Purdie <[email protected]>
Cc: [email protected]
Signed-off-by: Jacek Anaszewski <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions