mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] kernel/pm.c requires <linux/init.h>
@ 2003-02-23 15:20 Russell King
  0 siblings, 0 replies; only message in thread
From: Russell King @ 2003-02-23 15:20 UTC (permalink / raw)
  To: LKML; +Cc: Linus Torvalds

This patch appears not to be in 2.5.62, but applies cleanly.

Subject: kernel/pm.c requires <linux/init.h>

 kernel/pm.c |    2 +-
 1 files changed, 1 insertion, 1 deletion

--- orig/kernel/pm.c	Sun Feb 16 11:46:30 2003
+++ linux/kernel/pm.c	Sat Feb 15 15:46:59 2003
@@ -17,7 +17,7 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
-
+#include <linux/init.h>
 #include <linux/module.h>
 #include <linux/spinlock.h>
 #include <linux/mm.h>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-23 15:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-23 15:20 [PATCH] kernel/pm.c requires <linux/init.h> Russell King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®