[PATCH] kernel/pm.c requires <linux/init.h>

From: Russell King (rmk@arm.linux.org.uk)
Date: Sun Feb 23 2003 - 10:20:18 EST


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>
-
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/



This archive was generated by hypermail 2b29 : Sun Feb 23 2003 - 22:00:38 EST