]> err.no Git - linux-2.6/blob - include/asm-alpha/fb.h
fbdev: move arch-specific bits to their respective subdirectories
[linux-2.6] / include / asm-alpha / fb.h
1 #ifndef _ASM_FB_H_
2 #define _ASM_FB_H_
3
4 /* Caching is off in the I/O space quadrant by design.  */
5 #define fb_pgprotect(...) do {} while (0)
6
7 #endif /* _ASM_FB_H_ */