diff options
| author | Kamlakant Patel <[email protected]> | 2015-01-19 10:52:06 +0530 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2015-01-19 09:36:39 +0100 |
| commit | a0b66e3f5a2522d1a5cf1127bc8cba0834b0fbf6 (patch) | |
| tree | 2c894d1fc140f0dc3e26f25b7e49ba3776fc1e20 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | 866010fb7ea03b73a0528b99298254c43ac12888 (diff) | |
gpio: ge: fix compilation error
Include linux/slab.h to fix following compilation error.
drivers/gpio/gpio-ge.c: In function ‘gef_gpio_probe’:
drivers/gpio/gpio-ge.c:95:2: error: implicit declaration of function ‘kfree’ [-Werror=implicit-function-declaration]
kfree(bgc->gc.label);
Signed-off-by: Kamlakant Patel <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions