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/uapi/asm/bitsperlong.h | |
parent | 42859eea96ba6beabfb0369a1eeffa3c7d2bd9cb (diff) | |
download | blackbird-op-linux-83b9d3a082a6e5281b5b5fc45337270d915af39d.tar.gz blackbird-op-linux-83b9d3a082a6e5281b5b5fc45337270d915af39d.zip |
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/uapi/asm/bitsperlong.h')
-rw-r--r-- | arch/avr32/include/uapi/asm/bitsperlong.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/avr32/include/uapi/asm/bitsperlong.h b/arch/avr32/include/uapi/asm/bitsperlong.h new file mode 100644 index 000000000000..6dc0bb0c13b2 --- /dev/null +++ b/arch/avr32/include/uapi/asm/bitsperlong.h @@ -0,0 +1 @@ +#include <asm-generic/bitsperlong.h> |