diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2017-01-05 10:45:09 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-01-10 22:59:07 -0500 |
commit | 26cf9155bf6b7deeaafe8fc8f233fca5e5398c92 (patch) | |
tree | 62541d4499e46ca99ff225eebc0a26d634594b62 /block/blk-timeout.c | |
parent | b6f0ec3621d73bc2976a4f2ee2bf9d02ecfd16b6 (diff) |
scsi: ufs: ufshcd_query_descriptor_retry should be static
Fix the following compilation warning:
drivers/scsi/ufs/ufshcd.c:2076:5: warning: no previous prototype for
ufshcd_query_descriptor_retry [-Wmissing-prototypes]
Also do not export the function, it should not be used out of ufs
context.
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'block/blk-timeout.c')
0 files changed, 0 insertions, 0 deletions