lkml.org 
[lkml]   [2005]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 66/82] remove linux/version.h from fs/hfs/

changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason.

Signed-off-by: Olaf Hering <olh@suse.de>

fs/hfs/hfs_fs.h | 1 -
fs/hfs/inode.c | 1 -
2 files changed, 2 deletions(-)

Index: linux-2.6.13-rc2-mm1/fs/hfs/hfs_fs.h
===================================================================
--- linux-2.6.13-rc2-mm1.orig/fs/hfs/hfs_fs.h
+++ linux-2.6.13-rc2-mm1/fs/hfs/hfs_fs.h
@@ -9,7 +9,6 @@
#ifndef _LINUX_HFS_FS_H
#define _LINUX_HFS_FS_H

-#include <linux/version.h>
#include <linux/slab.h>
#include <linux/types.h>
#include <linux/buffer_head.h>
Index: linux-2.6.13-rc2-mm1/fs/hfs/inode.c
===================================================================
--- linux-2.6.13-rc2-mm1.orig/fs/hfs/inode.c
+++ linux-2.6.13-rc2-mm1/fs/hfs/inode.c
@@ -12,7 +12,6 @@
*/

#include <linux/pagemap.h>
-#include <linux/version.h>
#include <linux/mpage.h>

#include "hfs_fs.h"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-07-10 22:22    [W:1.714 / U:0.268 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site