aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2021-10-19 08:05:35 +0200
committerTakashi Iwai <[email protected]>2021-10-19 08:07:26 +0200
commit7d2a0df24227337cf42b024c91708f542ca4ff90 (patch)
treea541a7637b1e5342ee08db6d0280fcd39209a009 /scripts/gdb/linux/mm.py
parent5aec579e08e4f2be7103ae264ac8f34883eb9273 (diff)
ALSA: memalloc: Drop superfluous snd_dma_buffer_sync() declaration
snd_dma_buffer_sync() is declared twice, and the one outside the ifdef CONFIG_HAS_DMA could lead to a build error when CONFIG_HAS_DMA=n. As it's an overlooked leftover after rebase, drop this line. Fixes: a25684a95646 ("ALSA: memalloc: Support for non-contiguous page allocation") Reported-by: Stephen Rothwell <[email protected]> Link: https://lore.kernel.org/r/[email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions