power: rk818 charger: fix otg supply on/off error
[firefly-linux-kernel-4.4.55.git] / fs / dcache.c
index 108d7d810be3ffafcb0dfc65cc3d1bf23a8e1301..d049200362690961431ae07c41bb9582ae6ebf94 100644 (file)
@@ -3020,6 +3020,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.