]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/ieee1394/hosts.h
ieee1394: mark bus_info_data as a __be32 array
[net-next-2.6.git] / drivers / ieee1394 / hosts.h
index dd229950acca4633b3f1d2952d8d40fed2e3ebd5..49c359022c5459bb8d79b787f6faf291d62291d4 100644 (file)
@@ -154,7 +154,7 @@ struct hpsb_host_driver {
         * to set the hardware ConfigROM if the hardware supports handling
         * reads to the ConfigROM on its own. */
        void (*set_hw_config_rom)(struct hpsb_host *host,
-                                 quadlet_t *config_rom);
+                                 __be32 *config_rom);
 
        /* This function shall implement packet transmission based on
         * packet->type.  It shall CRC both parts of the packet (unless