lkml.org 
[lkml]   [2002]   [May]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.5.18 -- build failure -- suspend.c:1052: dereferencing pointer to incomplete type
Miles Lane wrote:
> I have included the error, the output of ver_linux and
> snippets of .config.
[snip]

The buffer_head declaration was just moved into its own header.


--- linux/kernel/suspend.c.orig Sat May 25 03:02:48 2002
+++ linux/kernel/suspend.c Sat May 25 03:01:33 2002
@@ -66,6 +66,7 @@
#include <linux/swap.h>
#include <linux/pm.h>
#include <linux/device.h>
+#include <linux/buffer_head.h>

#include <asm/uaccess.h>
#include <asm/mmu_context.h>

--
Skip
-
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-03-22 13:26    [W:0.057 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site