diff options
author | David Howells <dhowells@redhat.com> | 2012-10-10 12:09:31 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-10-10 12:09:31 +0100 |
commit | 83b9d3a082a6e5281b5b5fc45337270d915af39d (patch) | |
tree | e93c546ddcb9b656861efc5c884df77be6d917ad /arch/avr32/include/asm/errno.h | |
parent | 42859eea96ba6beabfb0369a1eeffa3c7d2bd9cb (diff) | |
download | linux-83b9d3a082a6e5281b5b5fc45337270d915af39d.tar.bz2 |
UAPI: (Scripted) Disintegrate arch/avr32/include/asm
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Michael Kerrisk <mtk.manpages@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'arch/avr32/include/asm/errno.h')
-rw-r--r-- | arch/avr32/include/asm/errno.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/avr32/include/asm/errno.h b/arch/avr32/include/asm/errno.h deleted file mode 100644 index 558a7249f06d..000000000000 --- a/arch/avr32/include/asm/errno.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef __ASM_AVR32_ERRNO_H -#define __ASM_AVR32_ERRNO_H - -#include <asm-generic/errno.h> - -#endif /* __ASM_AVR32_ERRNO_H */ |