radeon_driver_vblank_do_wait() can become static.
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
--- linux-2.6.23-rc1-mm1/drivers/char/drm/radeon_irq.c.old 2007-07-26
08:49:12.000000000 +0200
+++ linux-2.6.23-rc1-mm1/drivers/char/drm/radeon_irq.c 2007-07-26
08:49:46.000000000 +0200
@@ -144,8 +144,8 @@
return ret;
}
-int radeon_driver_vblank_do_wait(struct drm_device * dev, unsigned int
*sequence,
- int crtc)
+static int radeon_driver_vblank_do_wait(struct drm_device * dev,
+ unsigned int *sequence, int crtc)
{
drm_radeon_private_t *dev_priv =
(drm_radeon_private_t *) dev->dev_private;
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel