diff --git a/scripts/git_sort/git_sort.py b/scripts/git_sort/git_sort.py index aaa2be6..201ab36 100755 --- a/scripts/git_sort/git_sort.py +++ b/scripts/git_sort/git_sort.py @@ -272,6 +272,7 @@ remotes = ( Head(RepoURL("https://gitlab.freedesktop.org/drm/tegra.git"), "for-next"), Head(RepoURL("git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git"), "for-next"), Head(RepoURL("kvmarm/kvmarm.git"), "next"), + Head(RepoURL("lenb/linux.git"), "turbostat"), )