diff options
| author | Patrick Mochel <mochel@osdl.org> | 2003-09-21 08:47:10 -0700 |
|---|---|---|
| committer | Patrick Mochel <mochel@osdl.org> | 2003-09-21 08:47:10 -0700 |
| commit | 525ae82073bf9723386c4aaffcd35e49812c2e05 (patch) | |
| tree | daed70969bd8c7cd287296bc72085d04f0ee8068 /include/linux/miscdevice.h | |
| parent | 49824db2751e56f8e79ad47ccc91a83f5bc4539b (diff) | |
| parent | 1c20618e2767bdcbe27e331a118a6f0e58eb64d2 (diff) | |
Merge osdl.org:/home/mochel/src/kernel/linux-2.5-virgin
into osdl.org:/home/mochel/src/kernel/linux-2.5-power
Diffstat (limited to 'include/linux/miscdevice.h')
| -rw-r--r-- | include/linux/miscdevice.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/miscdevice.h b/include/linux/miscdevice.h index d3af91351521..6b7f9c1fa5cd 100644 --- a/include/linux/miscdevice.h +++ b/include/linux/miscdevice.h @@ -36,8 +36,6 @@ #define TUN_MINOR 200 -extern int misc_init(void); - struct miscdevice { int minor; |
