aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2018-07-30 08:46:40 +0200
committerMark Brown <[email protected]>2018-07-30 12:02:24 +0100
commit345a9ca37aa69bb3133c1a8390a71f993abcef0c (patch)
tree9f59a483fb8304288ed91216e21918466db47594 /lib/memory-notifier-error-inject.c
parent8adf3df4156345f1edcdfa8c7f7beeb0de351ce2 (diff)
ALSA: memalloc: Fix missing PAGE_SIZE definition
The recent fix moved the inline snd_sgbuf_aligned_pages() outside the ifdef, and this triggered a build error on some architectures due to the undefined PAGE_SIZE, as spotted by 0day bot. Fix it by adding the missing header inclusion. Fixes: 4cae99d9b530 ("ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionally") Reported-by: kbuild test robot <[email protected]> Cc: Pierre-Louis Bossart <[email protected]> Signed-off-by: Takashi Iwai <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions