]> Pileus Git - ~andy/linux/blobdiff - include/asm-powerpc/ps3fb.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
[~andy/linux] / include / asm-powerpc / ps3fb.h
index 8933adf535b8340706f2a6cbfa5a74964d74b191..3f121fe4010d02144b30a9eefe6840e4f0cbbc78 100644 (file)
@@ -41,14 +41,4 @@ struct ps3fb_ioctl_res {
        __u32 num_frames; /* num of frame buffers */
 };
 
-#ifdef __KERNEL__
-
-#ifdef CONFIG_FB_PS3
-extern void ps3fb_flip_ctl(int on);
-#else
-static inline void ps3fb_flip_ctl(int on) {}
-#endif
-
-#endif /* __KERNEL__ */
-
 #endif /* _ASM_POWERPC_PS3FB_H_ */