diff options
| author | Takashi Iwai <[email protected]> | 2021-06-10 13:09:35 +0200 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2021-06-10 13:10:09 +0200 |
| commit | 83fbcaed24d797528de00c024674fd58e8f1634f (patch) | |
| tree | 3a56fbf4bddffaa3d0d17cd9ce4b1d81b6fc40f6 /tools/perf/scripts/python/bin | |
| parent | 7fdabab8f56239466275adea5d2f0a6fff27527b (diff) | |
ALSA: core: Fix build error due to missing PAGE_SIZE
The recent refactoring of memalloc stuff removed the inclusion of
asm/page.h for simplicity, but it turned out this caused a compile
error due the lack of PAGE_SIZE definition on some architectures.
Do a partial revert for recovering from that.
Fixes: 37af81c5998f ("ALSA: core: Abstract memory alloc helpers")
Reported-by: kernel test robot <[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 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions