diff options
| author | 2005-11-04 21:39:31 -0500 | |
|---|---|---|
| committer | 2005-11-04 21:39:31 -0500 | |
| commit | c2cc87ca9561ddfe744d446789cc10f507e87db9 (patch) | |
| tree | d505fc0110eb1a3d8750ba2f67648c131f0d9aca /include/linux/kobj_map.h | |
| parent | Merge branch 'upstream' (diff) | |
| parent | [PATCH] nvidiafb: Geforce 7800 series support added (diff) | |
| download | linux-dev-c2cc87ca9561ddfe744d446789cc10f507e87db9.tar.xz linux-dev-c2cc87ca9561ddfe744d446789cc10f507e87db9.zip | |
Merge branch 'master'
Diffstat (limited to 'include/linux/kobj_map.h')
| -rw-r--r-- | include/linux/kobj_map.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/kobj_map.h b/include/linux/kobj_map.h index b6cc10bf8dfc..cbe7d8008042 100644 --- a/include/linux/kobj_map.h +++ b/include/linux/kobj_map.h @@ -1,5 +1,7 @@ #ifdef __KERNEL__ +#include <asm/semaphore.h> + typedef struct kobject *kobj_probe_t(dev_t, int *, void *); struct kobj_map; |
