forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
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)