]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/c2p.c
x86: call dmi-quirks for HP Laptops after early-quirks are executed
[linux-2.6-omap-h63xx.git] / drivers / video / c2p.c
index 03ceb1a5743ba9ca409193a2bcbbbe4065da5680..376bc07ff952ed840eb226c8438b86fc3f0cb53e 100644 (file)
@@ -227,5 +227,6 @@ void c2p(u8 *dst, const u8 *src, u32 dx, u32 dy, u32 width, u32 height,
        dst += dst_nextline;
     }
 }
+EXPORT_SYMBOL_GPL(c2p);
 
 MODULE_LICENSE("GPL");