summaryrefslogtreecommitdiffstats
path: root/arch/m32r/include/asm/device.h
blob: 5203fc87f080edaa854d685f7a7b3126d4151d66 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * Arch specific extensions to struct device
 *
 * This file is released under the GPLv2
 */
struct dev_archdata {
};

struct pdev_archdata {
};