diff options
Diffstat (limited to 'meta-extras/packages/cx3110x/files')
-rw-r--r-- | meta-extras/packages/cx3110x/files/no-linux-config.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-extras/packages/cx3110x/files/no-linux-config.patch b/meta-extras/packages/cx3110x/files/no-linux-config.patch new file mode 100644 index 0000000000..e6ab317249 --- /dev/null +++ b/meta-extras/packages/cx3110x/files/no-linux-config.patch | |||
@@ -0,0 +1,12 @@ | |||
1 | Index: cx3110x-module-src-2.0.15/src/sm_drv_spi.c | ||
2 | =================================================================== | ||
3 | --- cx3110x-module-src-2.0.15.orig/src/sm_drv_spi.c 2008-02-08 13:52:28.000000000 +0100 | ||
4 | +++ cx3110x-module-src-2.0.15/src/sm_drv_spi.c 2008-02-08 13:52:40.000000000 +0100 | ||
5 | @@ -36,7 +36,6 @@ | ||
6 | #include <linux/platform_device.h> | ||
7 | #include <linux/string.h> | ||
8 | #include <linux/firmware.h> | ||
9 | -#include <linux/config.h> | ||
10 | #if !defined(CONFIG_FW_LOADER) && !defined(CONFIG_FW_LOADER_MODULE) | ||
11 | #error No Firmware Loading configured in the kernel ! | ||
12 | #endif | ||