forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
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)