summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/spinlock_32.h
diff options
context:
space:
mode:
authorMikael Pettersson2011-08-15 12:10:31 +0200
committerDavid S. Miller2011-08-15 23:35:18 +0200
commita0fba3eb059e73fed2d376a901f8117734c12f1f (patch)
treeb01928a3218da7abbbc9881fdf6c18cd4c6524a2 /arch/sparc/include/asm/spinlock_32.h
parentMerge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 (diff)
downloadkernel-qcow2-linux-a0fba3eb059e73fed2d376a901f8117734c12f1f.tar.gz
kernel-qcow2-linux-a0fba3eb059e73fed2d376a901f8117734c12f1f.tar.xz
kernel-qcow2-linux-a0fba3eb059e73fed2d376a901f8117734c12f1f.zip
sparc64: remove unnecessary macros from spinlock_64.h
The sparc64 spinlock_64.h contains a number of operations defined first as static inline functions, and then as macros with the same names and parameters as the functions. Maybe this was needed at some point in the past, but now nothing seems to depend on these macros (checked with a recursive grep looking for ifdefs on these names). Other archs don't define these identity-macros. So this patch deletes these unnecessary macros. Compile-tested with sparc64_defconfig. Signed-off-by: Mikael Pettersson <mikpe@it.uu.se> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/include/asm/spinlock_32.h')
0 files changed, 0 insertions, 0 deletions