Commit f8ca858c authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] stram.c compile fix

It will need swapops.h for swp_entry().
parent e6946b9a
......@@ -31,6 +31,7 @@
#include <asm/io.h>
#include <asm/semaphore.h>
#include <linux/swapops.h>
#ifdef CONFIG_STRAM_SWAP
#define MAJOR_NR Z2RAM_MAJOR
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment