Revision fb6b6cc41bed72cbafb0d01ab139a4a5ad673e01 authored by Bjorn Helgaas on 03 October 2016, 14:43:19 UTC, committed by Bjorn Helgaas on 03 October 2016, 14:43:19 UTC
* pci/enumeration:
  PCI: tegra: Fix pci_remap_iospace() failure path
  PCI: generic: Fix pci_remap_iospace() failure path
  PCI: rcar: Fix pci_remap_iospace() failure path
  PCI: versatile: Fix pci_remap_iospace() failure path
  PCI: designware: Fix pci_remap_iospace() failure path
  PCI: aardvark: Fix pci_remap_iospace() failure path
2 parent s 4dc2db0 + 13f392e
Raw File
Makefile
obj-$(CONFIG_LZ4_COMPRESS) += lz4_compress.o
obj-$(CONFIG_LZ4HC_COMPRESS) += lz4hc_compress.o
obj-$(CONFIG_LZ4_DECOMPRESS) += lz4_decompress.o
back to top