diff --git a/[refs] b/[refs] index ba41c75f5417..9cb89b38797d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cdcb38352b6cf97241d4c3969f93f792026d18cc +refs/heads/master: 2d8c1cef84dcba462e1806c1223aecd97df33f99 diff --git a/trunk/include/asm-arm/arch-s3c2410/h1940-latch.h b/trunk/include/asm-arm/arch-s3c2410/h1940-latch.h index 22a7efd358f4..c3de5ab102eb 100644 --- a/trunk/include/asm-arm/arch-s3c2410/h1940-latch.h +++ b/trunk/include/asm-arm/arch-s3c2410/h1940-latch.h @@ -16,7 +16,7 @@ #ifndef __ASSEMBLY__ -#define H1940_LATCH ((void __iomem *)0xF8000000) +#define H1940_LATCH ((void __force __iomem *)0xF8000000) #else #define H1940_LATCH 0xF8000000 #endif