diff options
| author | Nathan Chancellor <[email protected]> | 2018-10-08 22:20:41 +0000 |
|---|---|---|
| committer | Benson Leung <[email protected]> | 2018-10-10 05:40:12 +0000 |
| commit | bc3f4b5c60db2a835e68bfdce23b6ae75df7e295 (patch) | |
| tree | 51aef23ea83a633d7b4769b3775f0cbe8b399898 /drivers/scsi/mpt3sas/mpi/mpi2_raid.h | |
| parent | platform/chrome: Add a new interrupt path for cros_ec_lpc (diff) | |
| download | kernel-bc3f4b5c60db2a835e68bfdce23b6ae75df7e295.tar.gz kernel-bc3f4b5c60db2a835e68bfdce23b6ae75df7e295.zip | |
platform/chrome: chromeos_tbmc - Remove unneeded const
Clang warns:
drivers/platform/chrome/chromeos_tbmc.c:102:14: warning: duplicate
'const' declaration specifier [-Wduplicate-decl-specifier]
static const SIMPLE_DEV_PM_OPS(chromeos_tbmc_pm_ops, NULL,
^
./include/linux/pm.h:365:56: note: expanded from macro
'SIMPLE_DEV_PM_OPS'
^
1 warning generated.
SIMPLE_DEV_PM_OPS is already declared as const, this one is unnecessary
so remove it.
Signed-off-by: Nathan Chancellor <[email protected]>
Signed-off-by: Benson Leung <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions
