]> Pileus Git - ~andy/linux/blobdiff - arch/h8300/kernel/asm-offsets.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
[~andy/linux] / arch / h8300 / kernel / asm-offsets.c
index 2042552e08714ea60db579e3933a39227efd7018..fd961e0bd741cba1b0b0728816ddc573fcb9de6b 100644 (file)
@@ -55,7 +55,6 @@ int main(void)
        DEFINE(LRET,  offsetof(struct pt_regs, pc)       - sizeof(long));
 
        DEFINE(PT_PTRACED, PT_PTRACED);
-       DEFINE(PT_DTRACE, PT_DTRACE);
 
        return 0;
 }