[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.00.0803221419130.22368@localhost.localdomain>
Date: Sat, 22 Mar 2008 14:20:29 -0400 (EDT)
From: "Robert P. J. Day" <rpjday@...shcourse.ca>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
cc: Andrew Morton <akpm@...l.org>
Subject: [PATCH] Remove duplicate, conflicting entry for oom.h.
oom.h is already tagged for unifdef'ing, so its entry as a simple
exportable header should be deleted.
Signed-off-by: Robert P. J. Day <rpjday@...shcourse.ca>
---
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 4108b38..11cbafd 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -116,7 +116,6 @@ header-y += nfs2.h
header-y += nfs4_mount.h
header-y += nfs_mount.h
header-y += nl80211.h
-header-y += oom.h
header-y += param.h
header-y += pci_regs.h
header-y += pfkeyv2.h
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
Have classroom, will lecture.
http://crashcourse.ca Waterloo, Ontario, CANADA
========================================================================
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists