powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit
[pandora-kernel.git] / arch / powerpc / oprofile / cell / pr_util.h
index a048b0b..964b939 100644 (file)
@@ -83,7 +83,7 @@ struct spu_buffer {
  * the vma-to-fileoffset map.
  */
 struct vma_to_fileoffset_map *create_vma_map(const struct spu *spu,
-                                            u64 objectid);
+                                            unsigned long objectid);
 unsigned int vma_map_lookup(struct vma_to_fileoffset_map *map,
                            unsigned int vma, const struct spu *aSpu,
                            int *grd_val);