# SYNOPSYS Platform Support obj-$(CONFIG_SND_DESIGNWARE_I2S) += designware_i2s.o ifdef CONFIG_SND_DESIGNWARE_PCM obj-$(CONFIG_SND_DESIGNWARE_I2S) += designware_pcm.o endif co'/>
summaryrefslogtreecommitdiff
path: root/net/sched/act_sample.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-01net/sched: act_psample: Remove unnecessary ASSERT_RTNLYotam Gigi1-1/+0
2017-02-01net/sched: act_sample: Fix error path in initYotam Gigi1-1/+4