mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-04 21:57:30 +00:00
drivers: clk: st: Remove unused code
Remove this duplicated code due to a bad copy / paste. Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
This commit is contained in:
parent
6d451367bf
commit
c14bada8f7
1 changed files with 0 additions and 4 deletions
|
@ -1082,10 +1082,6 @@ static const struct of_device_id quadfs_of_match[] = {
|
|||
.compatible = "st,stih407-quadfs660-D",
|
||||
.data = &st_fs660c32_D_407
|
||||
},
|
||||
{
|
||||
.compatible = "st,stih407-quadfs660-D",
|
||||
.data = (void *)&st_fs660c32_D_407
|
||||
},
|
||||
{}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue