openwrtv3/target/linux/au1000-2.6/patches/015-pci-resource.patch

8 lines
208 B
Diff

1683c1683
< #define IOPORT_RESOURCE_END 0xffffffff
---
> #define IOPORT_RESOURCE_END 0xfffffffffULL
1685c1685
< #define IOMEM_RESOURCE_END 0xffffffff
---
> #define IOMEM_RESOURCE_END 0xfffffffffULL