summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ccree/cc_hw_queue_defs.h
diff options
context:
space:
mode:
authorGilad Ben-Yossef2018-01-09 11:24:29 +0100
committerGreg Kroah-Hartman2018-01-09 16:00:07 +0100
commite7660d2d4714a146a80553e9355b40c467d60183 (patch)
tree2f1ebf583b0b49ff3b1ac6694c609664a0d682b5 /drivers/staging/ccree/cc_hw_queue_defs.h
parentstaging: lustre: remove LIBCFS_ALLOC, LIBCFS_FREE and related macros. (diff)
downloadkernel-qcow2-linux-e7660d2d4714a146a80553e9355b40c467d60183.tar.gz
kernel-qcow2-linux-e7660d2d4714a146a80553e9355b40c467d60183.tar.xz
kernel-qcow2-linux-e7660d2d4714a146a80553e9355b40c467d60183.zip
staging: ccree: use a consistent file naming convention
The ccree driver source files were using an inconsistent naming convention stemming from what the company was called when they were added. Move to a single consistent naming convention for better code readability. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ccree/cc_hw_queue_defs.h')
-rw-r--r--drivers/staging/ccree/cc_hw_queue_defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/ccree/cc_hw_queue_defs.h b/drivers/staging/ccree/cc_hw_queue_defs.h
index bfc18b371f16..a79f28cec5ae 100644
--- a/drivers/staging/ccree/cc_hw_queue_defs.h
+++ b/drivers/staging/ccree/cc_hw_queue_defs.h
@@ -6,7 +6,7 @@
#include <linux/types.h>
-#include "dx_crys_kernel.h"
+#include "cc_kernel_regs.h"
#include <linux/bitfield.h>
/******************************************************************************