I recompile the dsplinkk.ko module  with linux kernel 2.6.23.  The error
occurs as follows:
ERROR: "local_irq_restore"
[/home/davinci/dvevm_1_10_00_18/dsplink/packages/dsplink//gpp/BUILD/PMGR/BIN/DEBUG/dsplinkk.ko]
undefined!
ERROR: "local_irq_save"
[/home/davinci/dvevm_1_10_00_18/dsplink/packages/dsplink//gpp/BUILD/PMGR/BIN/DEBUG/dsplinkk.ko]
undefined!

I grep "local_irq_restore", in the dsplink/gpp/src/ directionary, no source
file includes that string.
The local_irq_restore is defined in include/linux/irqflags.h which is
included in include/asm-arm/system.h  in the kernel src tree.    But I don't
know where to include
these head files.
Can anybody solve it for me? Thanks very much.
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to