target: Fix kref->refcount underflow in transport_cmd_finish_abort
[linux/fpc-iii.git] / arch / s390 / include / asm / device.h
blob4a9f35e0973ff166956c123d594fd24c7dfafc92
1 /*
2 * Arch specific extensions to struct device
4 * This file is released under the GPLv2
5 */
6 struct dev_archdata {
7 struct dma_map_ops *dma_ops;
8 };
10 struct pdev_archdata {