summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpi3mr/mpi3mr_transport.c
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2023-02-25 21:39:52 -0800
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2023-03-01 19:32:00 +0100
commit1467fb960349dfa5e300658f1a409dde2cfb0c51 (patch)
treecd2e8c91b3d56150f7279eace76a3f0e922996c5 /drivers/scsi/mpi3mr/mpi3mr_transport.c
parentf1b930e740811d416de4d2074da48b6633a672c8 (diff)
thermal: intel: BXT_PMIC: select REGMAP instead of depending on it
REGMAP is a hidden (not user visible) symbol. Users cannot set it directly thru "make *config", so drivers should select it instead of depending on it if they need it. Consistently using "select" or "depends on" can also help reduce Kconfig circular dependency issues. Therefore, change the use of "depends on REGMAP" to "select REGMAP". Fixes: b474303ffd57 ("thermal: add Intel BXT WhiskeyCove PMIC thermal driver") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/scsi/mpi3mr/mpi3mr_transport.c')
0 files changed, 0 insertions, 0 deletions