diff options
| author | Leon Romanovsky <[email protected]> | 2020-08-21 00:42:08 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-08-21 16:52:53 +0000 |
| commit | 86f54bb7e4ff22ad5dd0b1e179610cc8bbb3bd63 (patch) | |
| tree | 5e1f7609c949673e73a095d08d96831cfbb5799b /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | mm/vunmap: add cond_resched() in vunmap_pmd_range (diff) | |
| download | kernel-86f54bb7e4ff22ad5dd0b1e179610cc8bbb3bd63.tar.gz kernel-86f54bb7e4ff22ad5dd0b1e179610cc8bbb3bd63.zip | |
mm/rodata_test.c: fix missing function declaration
The compilation with CONFIG_DEBUG_RODATA_TEST set produces the following
warning due to the missing include.
mm/rodata_test.c:15:6: warning: no previous prototype for 'rodata_test' [-Wmissing-prototypes]
15 | void rodata_test(void)
| ^~~~~~~~~~~
Fixes: 2959a5f726f6 ("mm: add arch-independent testcases for RODATA")
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Anshuman Khandual <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
