X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=arch%2Fmn10300%2Funit-asb2305%2Fpci-asb2305.c;h=45b40ac6c4647b3bb0751a1352e21e2e0a66ae3e;hb=042bd1ff6cf255e71689db913786dbb6bb79542d;hp=d6119b879a9812f9f1e50749b06d764c38ebfb5c;hpb=2fed94c032316d89422d4abfca2a882897489b94;p=sfrench%2Fcifs-2.6.git diff --git a/arch/mn10300/unit-asb2305/pci-asb2305.c b/arch/mn10300/unit-asb2305/pci-asb2305.c index d6119b879a98..45b40ac6c464 100644 --- a/arch/mn10300/unit-asb2305/pci-asb2305.c +++ b/arch/mn10300/unit-asb2305/pci-asb2305.c @@ -117,6 +117,7 @@ static void __init pcibios_allocate_bus_resources(struct list_head *bus_list) * Invalidate the resource to prevent * child resource allocations in this * range. */ + r->start = r->end = 0; r->flags = 0; } }