[#5284] CONFIG_BFIN_SIR depends on CONFIG_COMPAT_NET_DEV_OPS
Submitted By: Peter Meerwald
Open Date
2009-06-19 14:28:30 Close Date
2009-06-19 14:33:58
Priority:
Medium Assignee:
Nobody
Status:
Closed Fixed In Release:
N/A
Found In Release:
snaps Release:
Category:
N/A Board:
N/A
Processor:
ALL Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Duplicate
Uboot version or rev.:
Toolchain version or rev.:
svn rev. 6808
App binary format:
N/A
Summary: CONFIG_BFIN_SIR depends on CONFIG_COMPAT_NET_DEV_OPS
Details:
compilation of bfin_sir.c fails if CONFIG_COMPAT_NET_DEV_OPS is not defined; CONFIG_BFIN_SIR depends on CONFIG_COMPAT_NET_DEV_OPS
CC [M] drivers/net/irda/bfin_sir.o
drivers/net/irda/bfin_sir.c: In function ‘bfin_sir_probe’:
drivers/net/irda/bfin_sir.c:721: error: ‘struct net_device’ has no member named ‘hard_start_xmit’
drivers/net/irda/bfin_sir.c:722: error: ‘struct net_device’ has no member named ‘open’
drivers/net/irda/bfin_sir.c:723: error: ‘struct net_device’ has no member named ‘stop’
drivers/net/irda/bfin_sir.c:724: error: ‘struct net_device’ has no member named ‘do_ioctl’
drivers/net/irda/bfin_sir.c:725: error: ‘struct net_device’ has no member named ‘get_stats’
make[3]: *** [drivers/net/irda/bfin_sir.o] Error 1
Follow-ups
--- Mike Frysinger 2009-06-19 14:33:58
this is filed at [#5243] already
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found