]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - include/asm-alpha/fb.h
ca714a4e355738b1956832c8944d52bd297d1fee
[linux-2.6-omap-h63xx.git] / 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_ */