Loading drivers/crypto/msm/compat_qcedev.c +2 −2 Original line number Diff line number Diff line /* * QTI CE 32-bit compatibility syscall for 64-bit systems * * Copyright (c) 2014, The Linux Foundation. All rights reserved. * Copyright (c) 2014-2015, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading @@ -19,7 +19,7 @@ #include <linux/uaccess.h> #include <linux/qcedev.h> #include <linux/compat.h> #include <linux/compat_qcedev.h> #include "compat_qcedev.h" static int compat_get_qcedev_pmem_info( struct compat_qcedev_pmem_info __user *pmem32, Loading include/uapi/linux/compat_qcedev.h→drivers/crypto/msm/compat_qcedev.h +0 −0 File moved. View file drivers/crypto/msm/qcedev.c +1 −3 Original line number Diff line number Diff line Loading @@ -35,10 +35,8 @@ #include "qcedevi.h" #include "qce.h" #ifdef CONFIG_COMPAT #include <linux/compat.h> #include <linux/compat_qcedev.h> #endif #include "compat_qcedev.h" #define CACHE_LINE_SIZE 32 #define CE_SHA_BLOCK_SIZE SHA256_BLOCK_SIZE Loading include/uapi/linux/usb/msm_ext_chg.h +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ */ struct msm_usb_chg_info { uint32_t chg_block_type; off_t page_offset; __kernel_off_t page_offset; size_t length; }; Loading Loading
drivers/crypto/msm/compat_qcedev.c +2 −2 Original line number Diff line number Diff line /* * QTI CE 32-bit compatibility syscall for 64-bit systems * * Copyright (c) 2014, The Linux Foundation. All rights reserved. * Copyright (c) 2014-2015, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading @@ -19,7 +19,7 @@ #include <linux/uaccess.h> #include <linux/qcedev.h> #include <linux/compat.h> #include <linux/compat_qcedev.h> #include "compat_qcedev.h" static int compat_get_qcedev_pmem_info( struct compat_qcedev_pmem_info __user *pmem32, Loading
drivers/crypto/msm/qcedev.c +1 −3 Original line number Diff line number Diff line Loading @@ -35,10 +35,8 @@ #include "qcedevi.h" #include "qce.h" #ifdef CONFIG_COMPAT #include <linux/compat.h> #include <linux/compat_qcedev.h> #endif #include "compat_qcedev.h" #define CACHE_LINE_SIZE 32 #define CE_SHA_BLOCK_SIZE SHA256_BLOCK_SIZE Loading
include/uapi/linux/usb/msm_ext_chg.h +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ */ struct msm_usb_chg_info { uint32_t chg_block_type; off_t page_offset; __kernel_off_t page_offset; size_t length; }; Loading