diff options
| author | Jérémy Lefaure <[email protected]> | 2016-10-06 21:59:53 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2016-10-18 15:02:56 +0000 |
| commit | d6619761068cf573cae406f176d00b82a39a37fc (patch) | |
| tree | c150d7c7e9884585fb2a112c3ea27a332c934aa4 /lib/debugobjects.c | |
| parent | dmaengine: edma: Fix error return code in edma_alloc_chan_resources() (diff) | |
| download | kernel-d6619761068cf573cae406f176d00b82a39a37fc.tar.gz kernel-d6619761068cf573cae406f176d00b82a39a37fc.zip | |
dmaengine: mmp_tdma: add missing select GENERIC_ALLOCATOR in Kconfig
There are some compilation errors when CONFIG_MMP_TDMA is enabled and
CONFIG_GENERIC_ALLOCATOR is disabled:
drivers/built-in.o: In function `mmp_tdma_prep_dma_cyclic':
mmp_tdma.c:(.text+0x7890e): undefined reference to `gen_pool_dma_alloc'
drivers/built-in.o: In function `mmp_tdma_free_chan_resources':
mmp_tdma.c:(.text+0x78aca): undefined reference to `gen_pool_free'
drivers/built-in.o: In function `mmp_tdma_probe':
mmp_tdma.c:(.text+0x78ea8): undefined reference to `of_gen_pool_get'
This commit fix this problem by selecting GENERIC_ALLOCATOR when
CONFIG_MMP_TDMA is enabled.
Signed-off-by: Jérémy Lefaure <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
