| To: | Andrew Morton <akpm@xxxxxxxx>, linux-kernel@xxxxxxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 71/82] remove linux/version.h from include/linux/if_wanpipe_common.h |
| From: | Olaf Hering <olh@xxxxxxx> |
| Date: | Sun, 10 Jul 2005 19:36:19 +0000 |
| Cc: | netdev@xxxxxxxxxxx |
| In-reply-to: | <20050710193508.0.PmFpst2252.2247.olh@nectarine.suse.de> |
| Sender: | netdev-bounce@xxxxxxxxxxx |
| User-agent: | Mutt und vi sind doch schneller als Notes (und GroupWise) |
changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason.
Signed-off-by: Olaf Hering <olh@xxxxxxx>
include/linux/if_wanpipe_common.h | 2 --
1 files changed, 2 deletions(-)
Index: linux-2.6.13-rc2-mm1/include/linux/if_wanpipe_common.h
===================================================================
--- linux-2.6.13-rc2-mm1.orig/include/linux/if_wanpipe_common.h
+++ linux-2.6.13-rc2-mm1/include/linux/if_wanpipe_common.h
@@ -17,8 +17,6 @@
#ifndef _WANPIPE_SOCK_DRIVER_COMMON_H
#define _WANPIPE_SOCK_DRIVER_COMMON_H
-#include <linux/version.h>
-
typedef struct {
struct net_device *slave;
atomic_t packet_sent;
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 26/82] remove linux/version.h from drivers/net/, Olaf Hering |
|---|---|
| Next by Date: | [PATCH 78/82] remove linux/version.h from net/ieee80211/, Olaf Hering |
| Previous by Thread: | [PATCH 26/82] remove linux/version.h from drivers/net/, Olaf Hering |
| Next by Thread: | [PATCH 78/82] remove linux/version.h from net/ieee80211/, Olaf Hering |
| Indexes: | [Date] [Thread] [Top] [All Lists] |