aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/au1000-2.6/patches/015-pci-resource.patch
blob: 8bcebf5610e3aa9044b64714ae50ad4759cf6dc7 (plain)
1
2
3
4
5
6
7
8
1683c1683
< #define IOPORT_RESOURCE_END   0xffffffff
---
> #define IOPORT_RESOURCE_END   0xfffffffffULL
1685c1685
< #define IOMEM_RESOURCE_END    0xffffffff
---
> #define IOMEM_RESOURCE_END    0xfffffffffULL