1. 24 2月, 2012 1 次提交
    • B
      microblaze/PCI: remove unused pci_flags · e5b36841
      Bjorn Helgaas 提交于
      pci_flags is initialized to zero and never modified (I think this was just
      copied from powerpc).  Therefore, "(pci_flags & XX)" is always false and
      "!(pci_flags & XX)" is always true, and we can remove all references
      to pci_flags.
      
      CC: Michal Simek <monstr@monstr.eu>
      CC: microblaze-uclinux@itee.uq.edu.au
      Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
      e5b36841
  2. 07 1月, 2012 1 次提交
  3. 13 7月, 2011 1 次提交
  4. 08 6月, 2011 4 次提交
  5. 31 3月, 2011 1 次提交
  6. 05 2月, 2011 1 次提交
  7. 06 7月, 2010 1 次提交
  8. 11 3月, 2010 1 次提交
  9. 27 3月, 2009 1 次提交