diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/amba/pl08x.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/amba/pl08x.h b/include/linux/amba/pl08x.h index 48d02bf66ec9..158ce2634b01 100644 --- a/include/linux/amba/pl08x.h +++ b/include/linux/amba/pl08x.h | |||
| @@ -58,7 +58,7 @@ enum { | |||
| 58 | * these buses (use PL08X_AHB1 | PL08X_AHB2). | 58 | * these buses (use PL08X_AHB1 | PL08X_AHB2). |
| 59 | */ | 59 | */ |
| 60 | struct pl08x_channel_data { | 60 | struct pl08x_channel_data { |
| 61 | char *bus_id; | 61 | const char *bus_id; |
| 62 | int min_signal; | 62 | int min_signal; |
| 63 | int max_signal; | 63 | int max_signal; |
| 64 | u32 muxval; | 64 | u32 muxval; |
