Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asm-generic: make pci.h usable directly | Arnd Bergmann | 2009-06-11 | 1 | -2/+0 |
| | | | | | | | | | | Some generic code is using the horribly misnamed PCI_DMA_BUS_IS_PHYS from asm/pci.h. This makes sure that an architecture without PCI support does not have to define this itself but can rely on the asm-generic version. Signed-off-by: Remis Lima Baima <remis.developer@googlemail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> | ||||
* | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | 2009-04-17 | 1 | -0/+8 |
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org> |