mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Drivers: ccree: ssi_config.h - align block comments
Fixed block comment alignment, Style fix only Found using checkpatch Signed-off-by: Derek Robson <robsonde@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
250a00a7fc
commit
f892b06826
@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
/* \file ssi_config.h
|
||||
Definitions for ARM CryptoCell Linux Crypto Driver
|
||||
* Definitions for ARM CryptoCell Linux Crypto Driver
|
||||
*/
|
||||
|
||||
#ifndef __SSI_CONFIG_H__
|
||||
@ -49,7 +49,8 @@
|
||||
#define SSI_CACHE_PARAMS (0x000)
|
||||
/* CC attached to NONE-ACP such as HPP/ACE/AMBA4.
|
||||
* The customer is responsible to enable/disable this feature
|
||||
* according to his platform type. */
|
||||
* according to his platform type.
|
||||
*/
|
||||
#define DX_HAS_ACP 0
|
||||
#else
|
||||
#define SSI_CACHE_PARAMS (0xEEE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user