Re: [RFC] Removal of dead code from arch/arm/*

From: Zimny Lech
Date: Thu Oct 21 2010 - 09:07:50 EST


2010/10/21 Zimny Lech <napohybelskurwysynom2010@xxxxxxxxx>:
> 2010/10/21 Zimny Lech <napohybelskurwysynom2010@xxxxxxxxx>:
>
>> Another one
>
> drivers/scsi/qla4xxx/ql4_nx.c: In function ‘qla4_8xxx_pci_mem_read_direct’:
> drivers/scsi/qla4xxx/ql4_nx.c:716: error: implicit declaration of
> function ‘readq’
> drivers/scsi/qla4xxx/ql4_nx.c: In function ‘qla4_8xxx_pci_mem_write_direct’:
> drivers/scsi/qla4xxx/ql4_nx.c:787: error: implicit declaration of
> function ‘writeq’


CC drivers/scsi/advansys.o
drivers/scsi/advansys.c:72:2: warning: #warning this driver is still
not properly converted to the DMA API
drivers/scsi/advansys.c: In function ‘AdvBuildCarrierFreelist’:
[..]
drivers/scsi/advansys.c:9360: warning: ‘virt_to_bus’ is deprecated
(declared at /home/test/linux-2.6/arch/arm/include/asm/memory.h:222)

drivers/serial/uartlite.c: In function ‘ulite_receive’:
drivers/serial/uartlite.c:90: error: implicit declaration of function
‘ioread32be’
drivers/serial/uartlite.c: In function ‘ulite_transmit’:
drivers/serial/uartlite.c:135: error: implicit declaration of function
‘iowrite32be’


Is it at all possible to build these things on arm? Maybe this should
be disabled on arm?

--
Slawa!
N.P.S.

Les fleurs du mal unfold
Comme les fleurs du mal
Dark demons of my soul
Un amour fatal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/