Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144814
b: refs/heads/master
c: db6c1fb
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Hellwig authored and Al Viro committed May 9, 2009
1 parent 0fb7e14 commit eabe43c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 774e33e70b2bffa8c602d22a5d27c0061a0039cc
refs/heads/master: db6c1fbb92eeb4cb52c6133e0c533602f49fc4bd
2 changes: 1 addition & 1 deletion trunk/include/linux/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ header-y += qnxtypes.h
header-y += radeonfb.h
header-y += raw.h
header-y += resource.h
header-y += romfs_fs.h
header-y += rose.h
header-y += serial_reg.h
header-y += smbno.h
Expand Down Expand Up @@ -314,7 +315,6 @@ unifdef-y += irqnr.h
unifdef-y += reboot.h
unifdef-y += reiserfs_fs.h
unifdef-y += reiserfs_xattr.h
unifdef-y += romfs_fs.h
unifdef-y += route.h
unifdef-y += rtc.h
unifdef-y += rtnetlink.h
Expand Down
5 changes: 0 additions & 5 deletions trunk/include/linux/romfs_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,4 @@ struct romfs_inode {
#define ROMFH_PAD (ROMFH_SIZE-1)
#define ROMFH_MASK (~ROMFH_PAD)

#ifdef __KERNEL__

/* Not much now */

#endif /* __KERNEL__ */
#endif

0 comments on commit eabe43c

Please sign in to comment.