]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - arch/m32r/include/asm/device.h
treewide: Move dma_ops from struct dev_archdata into struct device
[mirror_ubuntu-artful-kernel.git] / arch / m32r / include / asm / device.h
1 /*
2 * Arch specific extensions to struct device
3 *
4 * This file is released under the GPLv2
5 */
6 struct dev_archdata {
7 };
8
9 struct pdev_archdata {
10 };