repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Staging: rt2870: Add USB ID for Buffalo Airstation WLI-UC-GN
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
include
/
asm-generic
/
device.h
blob
d7c76bba640d7d6a02041b3b12a5c224501549b1
1
/*
2
* Arch specific extensions to struct device
3
*
4
* This file is released under the GPLv2
5
*/
6
#ifndef _ASM_GENERIC_DEVICE_H
7
#define _ASM_GENERIC_DEVICE_H
8
9
struct
dev_archdata
{
10
};
11
12
struct
pdev_archdata
{
13
};
14
15
#endif
/* _ASM_GENERIC_DEVICE_H */