From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@linaro.org (Kevin Hilman) Date: Thu, 17 Oct 2013 15:41:00 -0700 Subject: [GIT PULL 2/6] ARM: tegra: cleanup for 3.13 In-Reply-To: <1382036881-23339-2-git-send-email-swarren@wwwdotorg.org> (Stephen Warren's message of "Thu, 17 Oct 2013 13:07:57 -0600") References: <1382036881-23339-1-git-send-email-swarren@wwwdotorg.org> <1382036881-23339-2-git-send-email-swarren@wwwdotorg.org> Message-ID: <87fvrzzfk3.fsf@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Stephen Warren writes: > This branch mainly removes dead code and defines that were useful only > when booting using board files. A few other misc cleanups are also > included. > > This branch is based on previous pull request > tegra-for-3.13-deps-for-arm-init-time-cleanup. > > ---------------------------------------------------------------- > > The following changes since commit d2207071b3c74b144a860cbe6a46496a44963972: > > ARM: tegra: split tegra_pmc_init() in two > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tegra-for-3.13-cleanup > > for you to fetch changes up to b6bda4e0d23815cb711c16085e03cb23c6d49f21: > > ARM: tegra: fix ARCH_TEGRA_114_SOC select sort order > > ---------------------------------------------------------------- Pulled into next/cleanup. Thanks, Kevin