[PATCH] synclink: remove PAGE_SIZE reference
authorPaul Fulghum <paulkf@microgate.com>
Tue, 17 Oct 2006 07:09:27 +0000 (00:09 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 17 Oct 2006 15:18:42 +0000 (08:18 -0700)
commit623a43952abfad2d48f287d1fab07b2089d07554
tree46394c16677773934f3fe1e88bfac49a4c78c854
parent59f148005cfd3d41537a4b872c266213d5fe4dc6
[PATCH] synclink: remove PAGE_SIZE reference

Remove reference to PAGE_SIZE that causes errors if PAGE_SIZE != 4096

Signed-off-by: Paul Fulghum <paulkf@microgate.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/synclink.c