aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2006-07-04 14:00:06 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-07-04 14:00:06 -0700
commit7ad7153b051d9628ecd6a336b543ea6ef099bd2c (patch)
treef7a5cb33e45fe785e7c04ea24dc0971995842d9c
parentMerge git://git.infradead.org/hdrinstall-2.6 (diff)
downloadlinux-dev-7ad7153b051d9628ecd6a336b543ea6ef099bd2c.tar.xz
linux-dev-7ad7153b051d9628ecd6a336b543ea6ef099bd2c.zip
Fix up headers_install wrt devfs removal
No devfs_fs.h header any more.. Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-rw-r--r--include/linux/Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index f7252be57702..2b8a7d68fae3 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -8,7 +8,7 @@ header-y += affs_fs.h affs_hardblocks.h aio_abi.h a.out.h arcfb.h \
atmppp.h atmsap.h atmsvc.h atm_zatm.h auto_fs4.h auxvec.h \
awe_voice.h ax25.h b1lli.h baycom.h bfs_fs.h blkpg.h \
bpqether.h cdk.h chio.h coda_psdev.h coff.h comstats.h \
- consolemap.h cycx_cfm.h devfs_fs.h dm-ioctl.h dn.h dqblk_v1.h \
+ consolemap.h cycx_cfm.h dm-ioctl.h dn.h dqblk_v1.h \
dqblk_v2.h dqblk_xfs.h efs_fs_sb.h elf-fdpic.h elf.h elf-em.h \
fadvise.h fd.h fdreg.h ftape-header-segment.h ftape-vendors.h \
fuse.h futex.h genetlink.h gen_stats.h gigaset_dev.h hdsmart.h \