1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 03:41:06 +03:00

linux/generic: add a missing symbol. (thank you kaloz)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24001 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acoul 2010-11-15 08:57:26 +00:00
parent 59e644e826
commit 9893933674
2 changed files with 2 additions and 0 deletions

View File

@ -2737,6 +2737,7 @@ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_ZR364XX is not set
# CONFIG_USE_GENERIC_SMP_HELPERS is not set
# CONFIG_USE_OF is not set
# CONFIG_UTS_NS is not set
# CONFIG_UWB is not set
# CONFIG_V4L_MEM2MEM_DRIVERS is not set

View File

@ -2731,6 +2731,7 @@ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_ZR364XX is not set
# CONFIG_USE_GENERIC_SMP_HELPERS is not set
# CONFIG_USE_OF is not set
# CONFIG_UTS_NS is not set
# CONFIG_UWB is not set
# CONFIG_V4L_MEM2MEM_DRIVERS is not set