Merge remote-tracking branch 'regulator/fix/doc' into tmp
[deliverable/linux.git] / lib / decompress_unlzo.c
index 4531294fa62f2cb5de592178ddca2c0afc223558..960183d4258f2bffda4dfa421525d04cdd40a949 100644 (file)
@@ -31,7 +31,7 @@
  */
 
 #ifdef STATIC
-#include "lzo/lzo1x_decompress.c"
+#include "lzo/lzo1x_decompress_safe.c"
 #else
 #include <linux/decompress/unlzo.h>
 #endif
This page took 0.024777 seconds and 5 git commands to generate.