]> err.no Git - linux-2.6/blobdiff - drivers/video/sbuslib.h
fbmem: fix con2fbmap limit check
[linux-2.6] / drivers / video / sbuslib.h
index a6aa33ba09d6e80c4c2be7a34a00e0c80603cf06..492828c3fe8fcf4c8a3d9992bea57ef51a44a89f 100644 (file)
@@ -20,5 +20,7 @@ extern int sbusfb_mmap_helper(struct sbus_mmap_map *map,
 int sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg,
                        struct fb_info *info,
                        int type, int fb_depth, unsigned long fb_size);
+int sbusfb_compat_ioctl(struct fb_info *info, unsigned int cmd,
+               unsigned long arg);
 
 #endif /* _SBUSLIB_H */