video: rockchip: vcodec: add reg_rlc inside dec_pp
[firefly-linux-kernel-4.4.55.git] / fs / dcache.c
index 849c1c1e787be598581c369564c05457b2b629b9..7b8feb6d60c8285234d4dd7cbd82b7604addf484 100644 (file)
@@ -3026,6 +3026,7 @@ char *d_absolute_path(const struct path *path,
                return ERR_PTR(error);
        return res;
 }
+EXPORT_SYMBOL(d_absolute_path);
 
 /*
  * same as __d_path but appends "(deleted)" for unlinked files.