Commit a8db59e
committed
sound: fix build on Alpha
A randconfig test managed to find a configuration, which breaks with
undefined PAGE_SIZE and PAGE_SHIFT. Include a header to guarantee,
that they are defined in all configurations.
Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@intel.com>1 parent 22aa067 commit a8db59e
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments