GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / include / media / adv7343.h
blobd6f8a4e1a1fcfce595e05c2851fa006bd8eb9c4b
1 /*
2 * ADV7343 header file
4 * Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/
6 * This program is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU General Public License as
8 * published by the Free Software Foundation version 2.
10 * This program is distributed .as is. WITHOUT ANY WARRANTY of any
11 * kind, whether express or implied; without even the implied warranty
12 * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
16 #ifndef ADV7343_H
17 #define ADV7343_H
19 #define ADV7343_COMPOSITE_ID (0)
20 #define ADV7343_COMPONENT_ID (1)
21 #define ADV7343_SVIDEO_ID (2)
23 #endif /* End of #ifndef ADV7343_H */