x86, ptrace: remove CONFIG guards around declarations
authorMarkus Metzger <markus.t.metzger@intel.com>
Tue, 24 Feb 2009 13:12:34 +0000 (14:12 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 24 Feb 2009 17:23:35 +0000 (18:23 +0100)
Remove unnecessary CONFIG guards around type declarations and macro
definitions.

Reported-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Markus Metzger <markus.t.metzger@intel.com>
Cc: markus.t.metzger@gmail.com
Cc: roland@redhat.com
Cc: eranian@googlemail.com
Cc: oleg@redhat.com
Cc: juan.villacis@intel.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found