parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions
The block layer dropped the virtual merge feature
(b8b3e16cfe
). BIO_VMERGE_BOUNDARY and
BIO_VMERGE_MAX_SIZE definitions are meaningless now.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
This commit is contained in:

zatwierdzone przez
Kyle McMartin

rodzic
022b769045
commit
0063507787
@@ -1578,8 +1578,6 @@ static int __init ccio_probe(struct parisc_device *dev)
|
||||
|
||||
ioc_count++;
|
||||
|
||||
parisc_vmerge_boundary = IOVP_SIZE;
|
||||
parisc_vmerge_max_size = BITS_PER_LONG * IOVP_SIZE;
|
||||
parisc_has_iommu();
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user