/openbmc/linux/kernel/dma/ |
H A D | debug.h | a1fd09e8e6ae35228ecc7c1e4bfff1fd725f78a0 Fri Sep 11 03:12:44 CDT 2020 Christoph Hellwig <hch@lst.de> dma-mapping: move dma-debug.h to kernel/dma/
Most of dma-debug.h is not required by anything outside of kernel/dma. Move the four declarations needed by dma-mappin.h or dma-ops providers into dma-mapping.h and dma-map-ops.h, and move the remainder of the file to kernel/dma/debug.h.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | debug.c | diff a1fd09e8e6ae35228ecc7c1e4bfff1fd725f78a0 Fri Sep 11 03:12:44 CDT 2020 Christoph Hellwig <hch@lst.de> dma-mapping: move dma-debug.h to kernel/dma/
Most of dma-debug.h is not required by anything outside of kernel/dma. Move the four declarations needed by dma-mappin.h or dma-ops providers into dma-mapping.h and dma-map-ops.h, and move the remainder of the file to kernel/dma/debug.h.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | mapping.c | diff a1fd09e8e6ae35228ecc7c1e4bfff1fd725f78a0 Fri Sep 11 03:12:44 CDT 2020 Christoph Hellwig <hch@lst.de> dma-mapping: move dma-debug.h to kernel/dma/
Most of dma-debug.h is not required by anything outside of kernel/dma. Move the four declarations needed by dma-mappin.h or dma-ops providers into dma-mapping.h and dma-map-ops.h, and move the remainder of the file to kernel/dma/debug.h.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/include/linux/ |
H A D | dma-map-ops.h | diff a1fd09e8e6ae35228ecc7c1e4bfff1fd725f78a0 Fri Sep 11 03:12:44 CDT 2020 Christoph Hellwig <hch@lst.de> dma-mapping: move dma-debug.h to kernel/dma/
Most of dma-debug.h is not required by anything outside of kernel/dma. Move the four declarations needed by dma-mappin.h or dma-ops providers into dma-mapping.h and dma-map-ops.h, and move the remainder of the file to kernel/dma/debug.h.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | dma-mapping.h | diff a1fd09e8e6ae35228ecc7c1e4bfff1fd725f78a0 Fri Sep 11 03:12:44 CDT 2020 Christoph Hellwig <hch@lst.de> dma-mapping: move dma-debug.h to kernel/dma/
Most of dma-debug.h is not required by anything outside of kernel/dma. Move the four declarations needed by dma-mappin.h or dma-ops providers into dma-mapping.h and dma-map-ops.h, and move the remainder of the file to kernel/dma/debug.h.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | dma-iommu.h | diff a1fd09e8e6ae35228ecc7c1e4bfff1fd725f78a0 Fri Sep 11 03:12:44 CDT 2020 Christoph Hellwig <hch@lst.de> dma-mapping: move dma-debug.h to kernel/dma/
Most of dma-debug.h is not required by anything outside of kernel/dma. Move the four declarations needed by dma-mappin.h or dma-ops providers into dma-mapping.h and dma-map-ops.h, and move the remainder of the file to kernel/dma/debug.h.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | dma.c | diff a1fd09e8e6ae35228ecc7c1e4bfff1fd725f78a0 Fri Sep 11 03:12:44 CDT 2020 Christoph Hellwig <hch@lst.de> dma-mapping: move dma-debug.h to kernel/dma/
Most of dma-debug.h is not required by anything outside of kernel/dma. Move the four declarations needed by dma-mappin.h or dma-ops providers into dma-mapping.h and dma-map-ops.h, and move the remainder of the file to kernel/dma/debug.h.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | dma-mapping.h | diff a1fd09e8e6ae35228ecc7c1e4bfff1fd725f78a0 Fri Sep 11 03:12:44 CDT 2020 Christoph Hellwig <hch@lst.de> dma-mapping: move dma-debug.h to kernel/dma/
Most of dma-debug.h is not required by anything outside of kernel/dma. Move the four declarations needed by dma-mappin.h or dma-ops providers into dma-mapping.h and dma-map-ops.h, and move the remainder of the file to kernel/dma/debug.h.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/arch/sh/drivers/pci/ |
H A D | pci.c | diff a1fd09e8e6ae35228ecc7c1e4bfff1fd725f78a0 Fri Sep 11 03:12:44 CDT 2020 Christoph Hellwig <hch@lst.de> dma-mapping: move dma-debug.h to kernel/dma/
Most of dma-debug.h is not required by anything outside of kernel/dma. Move the four declarations needed by dma-mappin.h or dma-ops providers into dma-mapping.h and dma-map-ops.h, and move the remainder of the file to kernel/dma/debug.h.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/arch/x86/kernel/ |
H A D | pci-dma.c | diff a1fd09e8e6ae35228ecc7c1e4bfff1fd725f78a0 Fri Sep 11 03:12:44 CDT 2020 Christoph Hellwig <hch@lst.de> dma-mapping: move dma-debug.h to kernel/dma/
Most of dma-debug.h is not required by anything outside of kernel/dma. Move the four declarations needed by dma-mappin.h or dma-ops providers into dma-mapping.h and dma-map-ops.h, and move the remainder of the file to kernel/dma/debug.h.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/pci/ |
H A D | pci-driver.c | diff a1fd09e8e6ae35228ecc7c1e4bfff1fd725f78a0 Fri Sep 11 03:12:44 CDT 2020 Christoph Hellwig <hch@lst.de> dma-mapping: move dma-debug.h to kernel/dma/
Most of dma-debug.h is not required by anything outside of kernel/dma. Move the four declarations needed by dma-mappin.h or dma-ops providers into dma-mapping.h and dma-map-ops.h, and move the remainder of the file to kernel/dma/debug.h.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/mm/ |
H A D | memory.c | diff a1fd09e8e6ae35228ecc7c1e4bfff1fd725f78a0 Fri Sep 11 03:12:44 CDT 2020 Christoph Hellwig <hch@lst.de> dma-mapping: move dma-debug.h to kernel/dma/
Most of dma-debug.h is not required by anything outside of kernel/dma. Move the four declarations needed by dma-mappin.h or dma-ops providers into dma-mapping.h and dma-map-ops.h, and move the remainder of the file to kernel/dma/debug.h.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|