diff --git a/fs/affs/file.c b/fs/affs/file.c
index 05005bd2621ad4b1bad3eb2cd5c3aab8e73c46d5..8faa6593ca6defe4ab77c169f3fe9673b84a9ec3 100644
--- a/fs/affs/file.c
+++ b/fs/affs/file.c
@@ -15,10 +15,6 @@
 #include <linux/aio.h>
 #include "affs.h"
 
-#if PAGE_SIZE < 4096
-#error PAGE_SIZE must be at least 4096
-#endif
-
 static struct buffer_head *affs_get_extblock_slow(struct inode *inode, u32 ext);
 
 static int