patch-2.4.9 linux/arch/arm/nwfpe/fpa11_cpdo.c
Next file: linux/arch/arm/nwfpe/fpa11_cpdt.c
Previous file: linux/arch/arm/nwfpe/fpa11.inl
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sun Aug 12 11:13:59 2001
-  Orig file: 
v2.4.8/linux/arch/arm/nwfpe/fpa11_cpdo.c
-  Orig date: 
Wed Apr 11 19:02:27 2001
diff -u --recursive --new-file v2.4.8/linux/arch/arm/nwfpe/fpa11_cpdo.c linux/arch/arm/nwfpe/fpa11_cpdo.c
@@ -28,6 +28,7 @@
 
 unsigned int EmulateCPDO(const unsigned int opcode)
 {
+   FPA11 *fpa11 = GET_FPA11();
    unsigned int Fd, nType, nDest, nRc = 1;
    
    //printk("EmulateCPDO(0x%08x)\n",opcode);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)