]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Remove unused postfix parameter to DEFINE_BITOP()
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 21 Feb 2013 17:25:41 +0000 (17:25 +0000)
committerMichael Ellerman <michael@ellerman.id.au>
Thu, 18 Apr 2013 01:53:04 +0000 (11:53 +1000)
commit6a561065e41aa323416883a1d18a3b1989fd008f
tree577e38075596ae5271c72629aa00866c6110f2f3
parentfdd1af5645980da6474ded8c54be069d83b1374c
powerpc: Remove unused postfix parameter to DEFINE_BITOP()

None of the users of DEFINE_BITOP pass a postfix, and as far as I can
tell none ever did, so drop it.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
arch/powerpc/include/asm/bitops.h