swap: fixup lru drain remote for !RT_BASE builds

Upstream added lru_add_drain_wq, and since we move its usage up, we
also have to move the declaration up.  Otherwise !RT_BASE fails to build.

Also the lru_init doesn't do anything in the RT_BASE case, so we expand
the endif downwards to exclude it for RT_BASE=y.
1 file changed
tree: d21454c0f650ab266d06081ebe66bc8c41c400d3
  1. patches/