summaryrefslogtreecommitdiff
path: root/src/include/device/agp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/device/agp.h')
-rw-r--r--src/include/device/agp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/device/agp.h b/src/include/device/agp.h
index 073858ae10..564b0bb4e6 100644
--- a/src/include/device/agp.h
+++ b/src/include/device/agp.h
@@ -2,7 +2,7 @@
#define DEVICE_AGP_H
/* (c) 2005 Linux Networx GPL see COPYING for details */
-unsigned int agp_scan_bus(struct bus *bus,
+unsigned int agp_scan_bus(struct bus *bus,
unsigned min_devfn, unsigned max_devfn, unsigned int max);
unsigned int agp_scan_bridge(device_t dev, unsigned int max);