repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
spmi
/
Makefile
blob
55a94cadeffe4b0a955b48ef7219f53db3f8e959
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for kernel SPMI framework.
4
#
5
obj-
$(
CONFIG_SPMI
) +=
spmi.o
6
7
obj-
$(
CONFIG_SPMI_MSM_PMIC_ARB
) +=
spmi-pmic-arb.o