pwm: ep93xx: Simplify using devm_pwmchip_add()
[linux-block.git] / drivers / dax / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
7b6be844
DW
2obj-$(CONFIG_DAX) += dax.o
3obj-$(CONFIG_DEV_DAX) += device_dax.o
c221c0b0 4obj-$(CONFIG_DEV_DAX_KMEM) += kmem.o
ab68f262 5
7b6be844 6dax-y := super.o
51cf784c 7dax-y += bus.o
7b6be844 8device_dax-y := device.o
730926c3
DW
9
10obj-y += pmem/
c01044cc 11obj-y += hmem/