diff options
Diffstat (limited to 'drivers/char/agp/ati-agp.c')
-rw-r--r-- | drivers/char/agp/ati-agp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/agp/ati-agp.c b/drivers/char/agp/ati-agp.c index d712078ed822..f244c6682738 100644 --- a/drivers/char/agp/ati-agp.c +++ b/drivers/char/agp/ati-agp.c | |||
@@ -263,7 +263,7 @@ static int agp_ati_resume(struct pci_dev *dev) | |||
263 | #endif | 263 | #endif |
264 | 264 | ||
265 | /* | 265 | /* |
266 | *Since we don't need contigious memory we just try | 266 | *Since we don't need contiguous memory we just try |
267 | * to get the gatt table once | 267 | * to get the gatt table once |
268 | */ | 268 | */ |
269 | 269 | ||