commit | 31345e1a071e4e5f2fa8b6be5ca7d1cbce20cfca | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Oct 07 16:13:34 2014 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Nov 24 14:36:02 2014 +1100 |
tree | 96ea84abe2bb63054d70ec1b012a159625a96007 | |
parent | 415072a041bf50dbd6d56934ffc0cbbe14c97be8 [diff] |
powerpc/pci: Remove unused force_32bit_msi quirk This is now fully replaced with the generic "no_64bit_msi" one that is set by the respective drivers directly. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>