fbdev: move arch-specific bits to their respective subdirectories
[deliverable/linux.git] / include / asm-alpha / fb.h
CommitLineData
10eb2659
AD
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_ */
This page took 0.024491 seconds and 5 git commands to generate.