You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The flush_dcache_phys_range() function is no longer used in the
kernel. The last usage was removed in c40785a ("powerpc/dart: Use
a cachable DART").
This patch removes the function and declaration.
Signed-off-by: Matt Brown <[email protected]>
[mpe: Munge change log, include commit that removed last user]
Signed-off-by: Michael Ellerman <[email protected]>
0 commit comments