armv7: delete unneeded ptrace.h

... and delete traces in source files.

Change-Id: Ie0f70a479f1eadadc654a41fa3c426d1d4ac2f2b
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/2152
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
Stefan Reinauer
2013-01-16 00:26:41 +01:00
committed by Ronald G. Minnich
parent 09e16dc215
commit 9382bd65d4
3 changed files with 0 additions and 44 deletions

View File

@ -36,7 +36,6 @@
*/
#include <common.h>
//#include <asm/proc-armv/ptrace.h>
DECLARE_GLOBAL_DATA_PTR;