8bcebf5610e3aa9044b64714ae50ad4759cf6dc7
[openwrt.git] / target / linux / au1000-2.6 / patches / 015-pci-resource.patch
1 1683c1683
2 < #define IOPORT_RESOURCE_END 0xffffffff
3 ---
4 > #define IOPORT_RESOURCE_END 0xfffffffffULL
5 1685c1685
6 < #define IOMEM_RESOURCE_END 0xffffffff
7 ---
8 > #define IOMEM_RESOURCE_END 0xfffffffffULL
This page took 0.04244 seconds and 3 git commands to generate.