]> err.no Git - linux-2.6/blobdiff - drivers/video/riva/riva_hw.c
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6] / drivers / video / riva / riva_hw.c
index 13307703a9f04d421792a460b8b595c50ee776f6..78fdbf5178d7824d181f3edcbb6e157e5e887e83 100644 (file)
@@ -231,7 +231,7 @@ typedef struct {
   int nvclk_khz;
   char mem_page_miss;
   char mem_latency;
-  int memory_type;
+  u32 memory_type;
   int memory_width;
   char enable_video;
   char gr_during_vid;
@@ -2107,7 +2107,7 @@ static void nv10GetConfig
 )
 {
     struct pci_dev* dev;
-    int amt;
+    u32 amt;
 
 #ifdef __BIG_ENDIAN
     /* turn on big endian register access */