commit | 771e569e8200ab6f5cdbcd6513f7a476718bb44d | [log] [tgz] |
---|---|---|
author | Daniel Axtens <dja@axtens.net> | Tue Mar 31 16:00:57 2015 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sat Apr 11 20:49:19 2015 +1000 |
tree | 8c99282b32278d48f7d5b6bfbcec5384b7202882 | |
parent | 467efc2e4fdc44e6cd4be7dd4adf01c14b3d148e [diff] |
powerpc: dart_iommu: Remove check for controller_ops == NULL case Now that we have ported the calls to iommu_init_early_dart to always supply a pci_controller_ops struct, we can safely drop the check. Signed-off-by: Daniel Axtens <dja@axtens.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>