parisc: parisc-agp.c - use correct page_mask function
authorHelge Deller <deller@gmx.de>
Sun, 2 Aug 2009 13:35:43 +0000 (15:35 +0200)
committerHelge Deller <deller@gmx.de>
Sun, 2 Aug 2009 13:35:43 +0000 (15:35 +0200)
Fix those compiler warnings, which indeed point to a bug:
drivers/char/agp/parisc-agp.c:228: warning: initialization from incompatible pointer type
drivers/char/agp/parisc-agp.c:201: warning: 'parisc_agp_page_mask_memory' defined but not used

Signed-off-by: Helge Deller <deller@gmx.de>

No differences found