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
gpio: rcar: Fix runtime PM imbalance on error
[linux/fpc-iii.git]
/
drivers
/
soc
/
bcm
/
Makefile
blob
d92268a829a917b675d1ebd63e0377331812f37e
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-
$(
CONFIG_BCM2835_POWER
) +=
bcm2835-power.o
3
obj-
$(
CONFIG_RASPBERRYPI_POWER
) +=
raspberrypi-power.o
4
obj-
$(
CONFIG_SOC_BRCMSTB
) +=
brcmstb
/