]> git.hungrycats.org Git - linux/commitdiff
[PATCH] stram.c compile fix
authorAndrew Morton <akpm@zip.com.au>
Wed, 12 Jun 2002 05:57:11 +0000 (22:57 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Wed, 12 Jun 2002 05:57:11 +0000 (22:57 -0700)
It will need swapops.h for swp_entry().

arch/m68k/atari/stram.c

index 885f96c2e280fdb3248443c41f3ae8f972c8514d..c58f1e2da5e3bb6c3bd05689807023b384e2d99c 100644 (file)
@@ -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