V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FM
[linux-2.6-block.git] / include / asm-um / bitops.h
CommitLineData
1da177e4
LT
1#ifndef __UM_BITOPS_H
2#define __UM_BITOPS_H
3
0624517d
JS
4#ifndef _LINUX_BITOPS_H
5#error only <linux/bitops.h> can be included directly
6#endif
7
1da177e4
LT
8#include "asm/arch/bitops.h"
9
10#endif