]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/tidspbridge/core/tiomap_io.h
staging: ti dspbridge: make variables in prototypes match within functions definitions
[~andy/linux] / drivers / staging / tidspbridge / core / tiomap_io.h
index 8f9d072021698beb0e3882389071777319879008..5a26ea04e8c1ea22f9a6b18de00f001a7ea22d0e 100644 (file)
@@ -47,7 +47,7 @@
  *  Reads it from DSP External memory. The external memory for the DSP
  * is configured by the combination of DSP MMU and shm Memory manager in the CDB
  */
-extern int read_ext_dsp_data(struct bridge_dev_context *dev_context,
+extern int read_ext_dsp_data(struct bridge_dev_context *dev_ctxt,
                                    OUT u8 *host_buff, u32 dsp_addr,
                                    u32 ul_num_bytes, u32 mem_type);