Skip to content
Snippets Groups Projects
Select Git revision
  • 047486d8e7c2a7e8d75b068b69cb67b47364f5d4
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

core.h

Blame
  • dma-mapping_32.h 229 B
    #ifndef _ASM_SPARC_DMA_MAPPING_H
    #define _ASM_SPARC_DMA_MAPPING_H
    
    
    #ifdef CONFIG_PCI
    #include <asm-generic/dma-mapping.h>
    #else
    #include <asm-generic/dma-mapping-broken.h>
    #endif /* PCI */
    
    #endif /* _ASM_SPARC_DMA_MAPPING_H */