V4L/DVB (10700): saa7115: don't access reg 0x87 if it is not present.
[linux-2.6] / arch / cris / include / asm / mmu.h
1 /*
2  * CRIS MMU constants and PTE layout
3  */
4
5 #ifndef _CRIS_MMU_H
6 #define _CRIS_MMU_H
7
8 #include <arch/mmu.h>
9
10 #endif