diff options
author | Sergio Paracuellos <[email protected]> | 2018-03-26 18:52:47 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-03-28 13:53:09 +0200 |
commit | d1c4520dafba7d1a424940f50d2805f1fb9e5cac (patch) | |
tree | 0c5f1d463247053f2b5baa409c65809133209a7c /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 55189ccbaec04d79226f250a31ce5b96f47116b0 (diff) |
staging: ks7010: use GENMASK instead of custom defines in SME_WEP_VAL_MASK
This commits replaces custom defines that were been used
to define a mask using GENMASK macro from linux bitops
header file.
With this change the "WARNING: line over 80 characters"
warning message reported by checkpatch script is also
removed.
Signed-off-by: Sergio Paracuellos <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions