diff options
| author | Adrian Bunk <bunk@stusta.de> | 2006-12-19 16:12:07 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-12-20 13:54:43 -0500 |
| commit | 7e7a43c32a8970ea2bfc3d1af353dcb1a9237769 (patch) | |
| tree | a67114cd38a106f14112557239b5053e44a50cc1 /include/linux/Kbuild | |
| parent | 9ac0ce8596b17093739d42721cc8a616cedf734b (diff) | |
PCI: don't export device IDs to userspace
I don't see any good reason for exporting device IDs to userspace.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/Kbuild')
| -rw-r--r-- | include/linux/Kbuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index a1b04d8a1d..68dd42b9ba 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
| @@ -119,7 +119,6 @@ header-y += nfs4_mount.h | |||
| 119 | header-y += nfs_mount.h | 119 | header-y += nfs_mount.h |
| 120 | header-y += oom.h | 120 | header-y += oom.h |
| 121 | header-y += param.h | 121 | header-y += param.h |
| 122 | header-y += pci_ids.h | ||
| 123 | header-y += pci_regs.h | 122 | header-y += pci_regs.h |
| 124 | header-y += personality.h | 123 | header-y += personality.h |
| 125 | header-y += pfkeyv2.h | 124 | header-y += pfkeyv2.h |
| @@ -162,7 +161,6 @@ header-y += vt.h | |||
| 162 | header-y += wireless.h | 161 | header-y += wireless.h |
| 163 | header-y += xattr.h | 162 | header-y += xattr.h |
| 164 | header-y += x25.h | 163 | header-y += x25.h |
| 165 | header-y += zorro_ids.h | ||
| 166 | 164 | ||
| 167 | unifdef-y += acct.h | 165 | unifdef-y += acct.h |
| 168 | unifdef-y += adb.h | 166 | unifdef-y += adb.h |
