diff options
author | 2012-10-04 12:22:08 -0400 | |
---|---|---|
committer | 2012-10-04 12:22:08 -0400 | |
commit | 2e919f76e31309d441021f73b4bd9bb2ccfb3972 (patch) | |
tree | daa54d0badaf268a1469969783c5605598e6b9e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c6x: make dsk6455 the default config (diff) | |
download | linux-dev-2e919f76e31309d441021f73b4bd9bb2ccfb3972.tar.xz linux-dev-2e919f76e31309d441021f73b4bd9bb2ccfb3972.zip |
c6x: remove c6x signal.h
The c6x signal.h includes the asm-generic version and provides
a couple of extern declarations. David Howells pointed out that
the externs needed to be protected by ifdef __KERNEL__. As it
turns out, the externs aren't really needed since the functions
are only called from asm code. So this patch gets rid of the
c6x signal.h and uses just the asm-generic version.
Signed-off-by: Mark Salter <msalter@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions