Messages in this thread |  | | | Date | Tue, 4 Mar 2008 15:26:18 +0900 | | From | Paul Mundt <> | | Subject | Re: [2.6 patch] sh/mm/pg-sh7705.c must #include <linux/fs.h> | |
On Mon, Mar 03, 2008 at 08:07:42PM +0200, Adrian Bunk wrote:
> This patch fixes the following compile error:
>
> <-- snip -->
>
> ...
> CC arch/sh/mm/pg-sh7705.o
> /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/mm/pg-sh7705.c: In function 'ptep_get_and_clear':
> /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/mm/pg-sh7705.c:130: error: implicit declaration of function 'mapping_writably_mapped'
> make[2]: *** [arch/sh/mm/pg-sh7705.o] Error 1
>
> <-- snip -->
>
> Signed-off-by: Adrian Bunk <adrian.bunk@movial.fi>
>
Applied, thanks.
|  |