1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-03 17:51:19 +02:00
openwrt/target/linux/au1000-2.6/patches/015-pci-resource.patch

9 lines
208 B
Diff
Raw Normal View History

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