[Yaffs] [YAFFS 07/10] Don't use smb_lock.h

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Waldemar Rymarkiewicz
Date:  
To: yaffs
CC: Waldemar Rymarkiewicz, manningc2, Waldemar Rymarkiewicz
Old-Topics: [Yaffs] [YAFFS 00/10] Add support of v3.2 kernel in single flavour of yaffs
Subject: [Yaffs] [YAFFS 07/10] Don't use smb_lock.h
From: Waldemar Rymarkiewicz <>

>From v2.6.39 BLK was removed from the kernel.


Signed-off-by: Waldemar Rymarkiewicz <>
---
 yaffs_vfs_single.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


diff --git a/yaffs_vfs_single.c b/yaffs_vfs_single.c
index c716a2c..70d1fd5 100644
--- a/yaffs_vfs_single.c
+++ b/yaffs_vfs_single.c
@@ -42,7 +42,6 @@
#include <linux/init.h>
#include <linux/fs.h>
#include <linux/proc_fs.h>
-#include <linux/smp_lock.h>
#include <linux/pagemap.h>
#include <linux/mtd/mtd.h>
#include <linux/interrupt.h>
--
1.7.8