These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / remoteproc / remoteproc_internal.h
index 70701a5..8041b95 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,