hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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)