Commit 39096ac1 authored by Russell King's avatar Russell King

[ARM] Remove extraneous spaces.

parent a2454cb2
......@@ -574,13 +574,13 @@ void __init pci_common_init(struct hw_pci *hw)
if (!use_firmware) {
/*
* Size the bridge windows.
*/
* Size the bridge windows.
*/
pci_bus_size_bridges(bus);
/*
* Assign resources.
*/
* Assign resources.
*/
pci_bus_assign_resources(bus);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment