X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=drivers%2Fieee1394%2Fhosts.h;h=49c359022c5459bb8d79b787f6faf291d62291d4;hb=0707bb04be89b18ee83b5a997e36cc585f0b988d;hp=dd229950acca4633b3f1d2952d8d40fed2e3ebd5;hpb=5bd9c69649754cd4b1a96cdbe5caa4e5d1d35eb5;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/drivers/ieee1394/hosts.h b/drivers/ieee1394/hosts.h index dd229950acca..49c359022c54 100644 --- a/drivers/ieee1394/hosts.h +++ b/drivers/ieee1394/hosts.h @@ -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