forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/fs/coda/symlink.c
....@@ -17,8 +17,7 @@
1717 #include <linux/pagemap.h>
1818
1919 #include <linux/coda.h>
20
-#include <linux/coda_psdev.h>
21
-
20
+#include "coda_psdev.h"
2221 #include "coda_linux.h"
2322
2423 static int coda_symlink_filler(struct file *file, struct page *page)