drm: destatic exported function.
[linux-2.6-block.git] / drivers / char / drm / i915_drv.c
index 6a6cc3c0c4c33bc8cb1c602327c1ddd8dc012dca..1f59d3fc79bcdabcbf0715556c3010c5be60a1b3 100644 (file)
@@ -34,7 +34,7 @@
 
 #include "drm_pciids.h"
 
-int postinit( struct drm_device *dev, unsigned long flags )
+static int postinit( struct drm_device *dev, unsigned long flags )
 {
        dev->counters += 4;
        dev->types[6] = _DRM_STAT_IRQ;