]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pci: Don't use bitfield for force_32bit_msi
authorAnton Blanchard <anton@samba.org>
Tue, 6 Aug 2013 16:01:25 +0000 (02:01 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 14 Aug 2013 01:50:25 +0000 (11:50 +1000)
commit4d2882ad8904056283bf59c577334e90ed899206
treef48f58fbb09f2e8563f2f53e80b5b5848f54f35d
parent84154361e9e57c3f5e33af830d227783b2ca00a8
powerpc/pci: Don't use bitfield for force_32bit_msi

Fix a sparse warning about force_32bit_msi being a one bit bitfield.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/pci-bridge.h
arch/powerpc/kernel/pci_64.c