Re: linux-next: build failure after merge of the acpi tree

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rafael J. Wysocki
Date: Friday, December 3, 2010 - 4:51 pm

On Thursday, December 02, 2010, Stephen Rothwell wrote:

Something like this will help, perhaps:

---
 include/linux/video_output.h |    1 +
 1 file changed, 1 insertion(+)

Index: linux-2.6/include/linux/video_output.h
===================================================================
--- linux-2.6.orig/include/linux/video_output.h
+++ linux-2.6/include/linux/video_output.h
@@ -23,6 +23,7 @@
 #ifndef _LINUX_VIDEO_OUTPUT_H
 #define _LINUX_VIDEO_OUTPUT_H
 #include <linux/device.h>
+#include <linux/err.h>
 struct output_device;
 struct output_properties {
 	int (*set_state)(struct output_device *);
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
linux-next: build failure after merge of the acpi tree, Stephen Rothwell, (Wed Dec 1, 5:22 pm)
Re: linux-next: build failure after merge of the acpi tree, Rafael J. Wysocki, (Fri Dec 3, 4:51 pm)
Re: linux-next: build failure after merge of the acpi tree, Stephen Rothwell, (Mon Dec 6, 5:27 pm)