commit | c43962321e8af5309dd3ffcd78743c89581265e5 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Sun Aug 02 15:35:43 2009 +0200 |
committer | Helge Deller <deller@gmx.de> | Sun Aug 02 15:35:43 2009 +0200 |
tree | 3f79adb3bd65bfa2e5bea9c4cf7cc73a4f017393 | |
parent | 1a1dba32412c15c51d5fc0b9efadd2ea310356d7 [diff] |
parisc: parisc-agp.c - use correct page_mask function 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>