--- zzzz-none-000/linux-2.6.19.2/drivers/scsi/pcmcia/nsp_debug.c 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/drivers/scsi/pcmcia/nsp_debug.c 2007-01-11 07:38:19.000000000 +0000 @@ -138,12 +138,12 @@ printk("\n"); } -static void show_command(struct scsi_cmnd *SCpnt) +static void show_command(Scsi_Cmnd *SCpnt) { print_commandk(SCpnt->cmnd); } -static void show_phase(struct scsi_cmnd *SCpnt) +static void show_phase(Scsi_Cmnd *SCpnt) { int i = SCpnt->SCp.phase;