git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a1dba3
)
parisc: parisc-agp.c - use correct page_mask function
author
Helge Deller
<deller@gmx.de>
Sun, 2 Aug 2009 13:35:43 +0000
(15:35 +0200)
committer
Helge 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