ANDROID: dma-buf: heaps: fix a warning in dmabuf page pools
dmabuf_page_pool_init_shrinker needs to be static to prevent a warning when compiling with -Wmissing-prototypes. Change it to be static. Fixes: e7dac4c3 ("ANDROID: dma-buf: heaps: Add a shrinker controlled page pool") Bug: 168742043 Reported-by:kernel test robot <lkp@intel.com> Signed-off-by:
Suren Baghdasaryan <surenb@google.com> Change-Id: I64184cf4062e33c14a60b9c3d505db922f2b9c0b
Loading
Please sign in to comment