diff options
| -rw-r--r-- | drivers/bus/omap_l3_noc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/bus/omap_l3_noc.h b/drivers/bus/omap_l3_noc.h index 95254585db86..a314d800f394 100644 --- a/drivers/bus/omap_l3_noc.h +++ b/drivers/bus/omap_l3_noc.h | |||
| @@ -274,7 +274,7 @@ static struct l3_flagmux_data dra_l3_flagmux_clk1 = { | |||
| 274 | 274 | ||
| 275 | static struct l3_target_data dra_l3_target_data_clk2[] = { | 275 | static struct l3_target_data dra_l3_target_data_clk2[] = { |
| 276 | {0x0, "HOST CLK1",}, | 276 | {0x0, "HOST CLK1",}, |
| 277 | {0x0, "HOST CLK2",}, | 277 | {0x800000, "HOST CLK2",}, |
| 278 | {0xdead, L3_TARGET_NOT_SUPPORTED,}, | 278 | {0xdead, L3_TARGET_NOT_SUPPORTED,}, |
| 279 | {0x3400, "SHA2_2",}, | 279 | {0x3400, "SHA2_2",}, |
| 280 | {0x0900, "BB2D",}, | 280 | {0x0900, "BB2D",}, |
