diff options
author | Axel Lin <[email protected]> | 2015-08-05 22:37:41 +0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2015-08-13 14:43:23 +0200 |
commit | 627c89b4d7c0a916b7702e23ded6e063dcb14ad5 (patch) | |
tree | 12e31c7e395a60db056e8c602eba13041b84a7df /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 5f6f02cd49d61e9856ff2c337578316a1a1b3f88 (diff) |
gpio: omap: Fix missing raw locks conversion
Fix below build warning:
CC drivers/gpio/gpio-omap.o
drivers/gpio/gpio-omap.c: In function 'omap_gpio_irq_type':
drivers/gpio/gpio-omap.c:504:3: warning: passing argument 1 of 'spin_unlock_irqrestore' from incompatible pointer type [enabled by default]
include/linux/spinlock.h:360:29: note: expected 'struct spinlock_t *' but argument is of type 'struct raw_spinlock_t *'
Fixes: commit 4dbada2be460 ("gpio: omap: use raw locks for locking")
Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions