]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: remove the HBA_DATA macro
authorChristoph Hellwig <hch@lst.de>
Tue, 29 Jan 2019 18:13:10 +0000 (19:13 +0100)
committerHelge Deller <deller@gmx.de>
Thu, 21 Feb 2019 19:37:12 +0000 (20:37 +0100)
commit782bb479ad244ac0ab61849b339db07606cd0b67
treef261f5fef41d50b7d7160785630919462d54b992
parent0396f6ae58d71282a88a3c2b08d256497fd54807
parisc: remove the HBA_DATA macro

No need to hide a cast in a macro, especially as all users have
cleaner ways to archive the result than blind casting.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/pci.h
drivers/parisc/ccio-dma.c
drivers/parisc/lba_pci.c