]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/remoteproc/remoteproc_internal.h
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / drivers / remoteproc / remoteproc_internal.h
index 70701a50ddfa6276105f383b33c81d88e885db33..8041b95cb05863c80ec6717bea03fab29c0ec27a 100644 (file)
@@ -35,7 +35,7 @@ struct rproc;
  * @get_boot_addr:     get boot address to entry point specified in firmware
  */
 struct rproc_fw_ops {
-       struct resource_table *(*find_rsc_table) (struct rproc *rproc,
+       struct resource_table *(*find_rsc_table)(struct rproc *rproc,
                                                const struct firmware *fw,
                                                int *tablesz);
        struct resource_table *(*find_loaded_rsc_table)(struct rproc *rproc,