X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fmemory.h;h=6bea2c260b00d9c112c009fb0ad0615972b31c31;hb=9f249188a2927b7809ed790e4b568ea82039d919;hp=935699b30b7c0c5266282fa6fe2b45968e828cb0;hpb=3d071cd313643cf82b1ce1ce4fdf08d63ad53964;p=pandora-kernel.git diff --git a/include/linux/memory.h b/include/linux/memory.h index 935699b30b7c..6bea2c260b00 100644 --- a/include/linux/memory.h +++ b/include/linux/memory.h @@ -20,7 +20,7 @@ #include #include -#define MIN_MEMORY_BLOCK_SIZE (1 << SECTION_SIZE_BITS) +#define MIN_MEMORY_BLOCK_SIZE (1UL << SECTION_SIZE_BITS) struct memory_block { unsigned long start_section_nr;