]> err.no Git - linux-2.6/blobdiff - include/linux/fb.h
[PATCH] lockdep: add is_module_address()
[linux-2.6] / include / linux / fb.h
index 07a08e92bc736889b9c3077a2b379353fb500f7a..ffefeeeeca937a6cb96d4ea7495853696e8ce65f 100644 (file)
@@ -380,7 +380,6 @@ struct fb_cursor {
 #include <linux/tty.h>
 #include <linux/device.h>
 #include <linux/workqueue.h>
-#include <linux/devfs_fs_kernel.h>
 #include <linux/notifier.h>
 #include <linux/list.h>
 #include <asm/io.h>
@@ -558,7 +557,7 @@ struct fb_pixmap {
  * Frame buffer operations
  *
  * LOCKING NOTE: those functions must _ALL_ be called with the console
- * semaphore held, this is the only suitable locking mecanism we have
+ * semaphore held, this is the only suitable locking mechanism we have
  * in 2.6. Some may be called at interrupt time at this point though.
  */