blob: ca714a4e355738b1956832c8944d52bd297d1fee [file] [log] [blame]
Antonino A. Daplas10eb2652007-07-17 04:05:27 -07001#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_ */