aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32/include/asm/xor.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/include/asm/xor.h')
-rw-r--r--arch/avr32/include/asm/xor.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/avr32/include/asm/xor.h b/arch/avr32/include/asm/xor.h
deleted file mode 100644
index 99c87aa0af4f..000000000000
--- a/arch/avr32/include/asm/xor.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _ASM_XOR_H
-#define _ASM_XOR_H
-
-#include <asm-generic/xor.h>
-
-#endif