Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / include / device / pciexp.h
index 9ea662d49052d71c0d4bcd675d57fb34aa0683c9..becc800934132f7fe08a79e29407f378c898f587 100644 (file)
@@ -2,7 +2,7 @@
 #define DEVICE_PCIEXP_H
 /* (c) 2005 Linux Networx GPL see COPYING for details */
 
-unsigned int pciexp_scan_bus(struct bus *bus, 
+unsigned int pciexp_scan_bus(struct bus *bus,
        unsigned min_devfn, unsigned max_devfn, unsigned int max);
 unsigned int pciexp_scan_bridge(device_t dev, unsigned int max);