Commit 62584c87 authored by Miquel Raynal's avatar Miquel Raynal Committed by Krzysztof Kozlowski
parent 9af22e11
...@@ -436,8 +436,8 @@ static void pl353_smc_remove(struct amba_device *adev) ...@@ -436,8 +436,8 @@ static void pl353_smc_remove(struct amba_device *adev)
static const struct amba_id pl353_ids[] = { static const struct amba_id pl353_ids[] = {
{ {
.id = 0x00041353, .id = 0x00041353,
.mask = 0x000fffff, .mask = 0x000fffff,
}, },
{ 0, 0 }, { 0, 0 },
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment