]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ieee1394/ohci1394.c
Merge branch 'topic/jack' into for-linus
[linux-2.6-omap-h63xx.git] / drivers / ieee1394 / ohci1394.c
index 498539ecd6737272ffdb2bfa8140cc99815110ae..65c1429e412994c6633135b370dfa45842e3fa29 100644 (file)
@@ -2973,7 +2973,7 @@ alloc_dma_trm_ctx(struct ti_ohci *ohci, struct dma_trm_ctx *d,
        return 0;
 }
 
-static void ohci_set_hw_config_rom(struct hpsb_host *host, quadlet_t *config_rom)
+static void ohci_set_hw_config_rom(struct hpsb_host *host, __be32 *config_rom)
 {
        struct ti_ohci *ohci = host->hostdata;