Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/linux...
[sfrench/cifs-2.6.git] / drivers / pci / controller / pcie-mobiveil.c
index 4d6c20e47bed4f8c19ea4e44c0bfee78b40d28a6..cf0aa7cee5b0a80a5c578c9e94c27bbe410bebeb 100644 (file)
 #define CFG_WINDOW_TYPE        0
 #define IO_WINDOW_TYPE         1
 #define MEM_WINDOW_TYPE        2
-#define IB_WIN_SIZE            (256 * 1024 * 1024 * 1024)
+#define IB_WIN_SIZE            ((u64)256 * 1024 * 1024 * 1024)
 #define MAX_PIO_WINDOWS        8
 
 /* Parameters for the waiting for link up routine */