ASR_BASE

Change-Id: Icf3719cc0afe3eeb3edc7fa80a2eb5199ca9dda1
diff --git a/marvell/linux/fs/ramfs/internal.h b/marvell/linux/fs/ramfs/internal.h
new file mode 100644
index 0000000..3257fc1
--- /dev/null
+++ b/marvell/linux/fs/ramfs/internal.h
@@ -0,0 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+/* internal.h: ramfs internal definitions
+ *
+ * Copyright (C) 2005 Red Hat, Inc. All Rights Reserved.
+ * Written by David Howells (dhowells@redhat.com)
+ */
+
+
+extern const struct inode_operations ramfs_file_inode_operations;