[PATCH] nvram: Fix missing smp_lock.h in nvram

From: Frederic Weisbecker
Date: Wed Dec 09 2009 - 12:44:37 EST


2009/12/6, Thomas Gleixner <tglx@xxxxxxxxxxxxx>:
> Linus,
>
> Please pull the latest bkl-drivers-for-linus git tree from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git
> bkl-drivers-for-linus
>
> Thanks,
>
> tglx
>
> ------------------>
> Frederic Weisbecker (3):
> mem_class: Drop the bkl from memory_open()
> nvram: Drop the bkl from nvram_llseek()


This breaks the upstream tree. It looks like a patch from Ingo
that removed the bkl in nvram_open() is missing.

Please consider the following patch: