aboutsummaryrefslogtreecommitdiff
path: root/include/dm/platform_data/serial_bcm283x_mu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dm/platform_data/serial_bcm283x_mu.h')
-rw-r--r--include/dm/platform_data/serial_bcm283x_mu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dm/platform_data/serial_bcm283x_mu.h b/include/dm/platform_data/serial_bcm283x_mu.h
index 37f5174..6c77272 100644
--- a/include/dm/platform_data/serial_bcm283x_mu.h
+++ b/include/dm/platform_data/serial_bcm283x_mu.h
@@ -14,7 +14,7 @@
*
* @base: Register base address
*/
-struct bcm283x_mu_serial_platdata {
+struct bcm283x_mu_serial_plat {
unsigned long base;
unsigned int clock;
bool skip_init;