diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2013-01-04 12:13:15 -0700 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-01-04 12:13:15 -0700 |
commit | f7ffe19a6fab14df70bd0acca9a4836aa80b15f5 (patch) | |
tree | 8e44323b7d6d0715cc2a8c68294a73828dea3cc1 /.gitignore | |
parent | 7f0d21f937939d05649b95c2ff34c53f6726d11e (diff) |
PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h
__pci_enable_device_flags() takes values like IORESOURCE_IO and
IORESOURCE_MEM, which are values for struct resource.flags, which is
"unsigned long", not "resource_size_t".
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions