diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2010-05-03 16:08:38 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-05-21 16:34:29 (GMT) |
commit | 972c196266d5982766ca03590d54e6a0d4de5664 (patch) | |
tree | 713b2f750d430725e13cb2abee894de08f818b3f /Documentation/video4linux | |
parent | e1eaea46bb4020b38a141b84f88565d4603f8dd0 (diff) | |
download | linux-fsl-qoriq-972c196266d5982766ca03590d54e6a0d4de5664.tar.xz |
tty: n_gsm: depends on NET
n_gsm uses skb functions, so it should depend on NET.
n_gsm.c:(.text+0x123d49): undefined reference to `skb_dequeue'
n_gsm.c:(.text+0x123d98): undefined reference to `kfree_skb'
n_gsm.c:(.text+0x123e1e): undefined reference to `skb_pull'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/video4linux')
0 files changed, 0 insertions, 0 deletions