diff options
author | 2012-03-15 01:50:39 -0700 | |
---|---|---|
committer | 2012-03-15 14:04:34 -0700 | |
commit | bf3a85be67068a0f55804349e6e1dce80008c45c (patch) | |
tree | a7e6f591f4a3e2fb3befc2dac497d983e50dfb6b /tools/perf/scripts/python/syscall-counts.py | |
parent | Staging: rtl8187se: r8180_core.c: Fix some long line issues (diff) | |
download | linux-dev-bf3a85be67068a0f55804349e6e1dce80008c45c.tar.xz linux-dev-bf3a85be67068a0f55804349e6e1dce80008c45c.zip |
staging: vme: fix section mismatches in linux-next 20120314
pio2_gpio_init() annotated with __init, but called by pio2_probe()
which is annotated __devinit. pio2_gpio_exit() is annotated __exit,
but is called by pio2_probe() and by pio2_remove() which is annotated
__devexit.
Signed-off-by: Gerard Snitselaar <dev@snitselaar.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions