* Patrik Jakobsson (patrik.r.jakobs...@gmail.com) wrote:
> On Thu, Mar 6, 2025 at 4:52 PM wrote:
> >
> > From: "Dr. David Alan Gilbert"
> >
> > The mrst_clock_funcs const was added in 2013 by
> > commit ac6113ebb70d ("drm/gma500/mrst: Add SDVO clock calculation")
> > and commented as 'Not used ye
On Thu, Mar 6, 2025 at 4:52 PM wrote:
>
> From: "Dr. David Alan Gilbert"
>
> The mrst_clock_funcs const was added in 2013 by
> commit ac6113ebb70d ("drm/gma500/mrst: Add SDVO clock calculation")
> and commented as 'Not used yet'.
>
> It's not been used since, so remove it.
> The helper functions
From: "Dr. David Alan Gilbert"
The mrst_clock_funcs const was added in 2013 by
commit ac6113ebb70d ("drm/gma500/mrst: Add SDVO clock calculation")
and commented as 'Not used yet'.
It's not been used since, so remove it.
The helper functions it points to are still used elsewhere.
Signed-off-by: