]> err.no Git - linux-2.6/commit
sparc: merge header files with trivial differences
authorSam Ravnborg <sam@ravnborg.org>
Thu, 19 Jun 2008 20:39:00 +0000 (22:39 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Jul 2008 04:45:02 +0000 (21:45 -0700)
commit5e3609f60c09f0f15f71f80c6d7933b2c7be71a6
treecae8f8c2f446b7e979b1763d78af19a025ab756f
parent075ae525327ed789f5b755a8042ee6f3a0e2ab7b
sparc: merge header files with trivial differences

A manual inspection revealed that the following headerfiles
contained only trivial differences:
hw_irq.h idprom.h kmap_types.h kvm.h spinlock_types.h sunbpp.h unaligned.h

The only noteworthy change are that sparc64 had a volatile
qualifer that sparc missed in spinlock_types.h.

In addition a few comments were updated.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
include/asm-sparc/idprom.h
include/asm-sparc/kmap_types.h
include/asm-sparc/spinlock_types.h
include/asm-sparc64/hw_irq.h
include/asm-sparc64/idprom.h
include/asm-sparc64/kmap_types.h
include/asm-sparc64/kvm.h
include/asm-sparc64/spinlock_types.h
include/asm-sparc64/sunbpp.h
include/asm-sparc64/unaligned.h