]> err.no Git - linux-2.6/blobdiff - include/linux/fb.h
[PATCH] Debug variants of linked list macros
[linux-2.6] / include / linux / fb.h
index 4ad0673b199505b0f34c09dd2be80cc2a29c1d46..2f335e966011510df9944119d33daae9850580aa 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef _LINUX_FB_H
 #define _LINUX_FB_H
 
-#include <linux/backlight.h>
 #include <asm/types.h>
 
 /* Definitions of frame buffers                                                */
@@ -381,6 +380,7 @@ struct fb_cursor {
 #include <linux/workqueue.h>
 #include <linux/notifier.h>
 #include <linux/list.h>
+#include <linux/backlight.h>
 #include <asm/io.h>
 
 struct vm_area_struct;