aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/platform_data')
-rw-r--r--include/linux/platform_data/cpsw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/platform_data/cpsw.h b/include/linux/platform_data/cpsw.h
index c4e23d029498..a052b1dca957 100644
--- a/include/linux/platform_data/cpsw.h
+++ b/include/linux/platform_data/cpsw.h
@@ -41,6 +41,7 @@ struct cpsw_platform_data {
41 u32 host_port_num; /* The port number for the host port */ 41 u32 host_port_num; /* The port number for the host port */
42 42
43 u32 hw_stats_reg_ofs; /* cpsw hardware statistics counters */ 43 u32 hw_stats_reg_ofs; /* cpsw hardware statistics counters */
44 u32 cpts_reg_ofs; /* cpts registers */
44 45
45 u32 bd_ram_ofs; /* embedded buffer descriptor RAM offset*/ 46 u32 bd_ram_ofs; /* embedded buffer descriptor RAM offset*/
46 u32 bd_ram_size; /*buffer descriptor ram size */ 47 u32 bd_ram_size; /*buffer descriptor ram size */