vmcore: introduce ELF header in new memory feature
[firefly-linux-kernel-4.4.55.git] / fs / inode.c
index d6dfb09c828083b8ba64d3e8aacb2b6a64581038..93a0625b46e490252c03dab43310919763a8eca9 100644 (file)
@@ -1525,7 +1525,7 @@ static int update_time(struct inode *inode, struct timespec *time, int flags)
  *     This function automatically handles read only file systems and media,
  *     as well as the "noatime" flag and inode specific "noatime" markers.
  */
-void touch_atime(struct path *path)
+void touch_atime(const struct path *path)
 {
        struct vfsmount *mnt = path->mnt;
        struct inode *inode = path->dentry->d_inode;