mbox

[GIT,PULL,3/3] ARM: Keystone pm_domain fix for 4.8

Message ID 1466527923-8689-3-git-send-email-ssantosh@kernel.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_for_4.8

Message

Santosh Shilimkar June 21, 2016, 4:52 p.m. UTC
The following changes since commit af8c34ce6ae32addda3788d54a7e340cad22516b:

  Linux 4.7-rc2 (2016-06-05 14:31:26 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_for_4.8

for you to fetch changes up to 39a5cbbc0e24586fc30af9ebfc9957c00f1c9f3b:

  ARM: keystone: fix missing keystone.h in pm_domain.c (2016-06-21 09:31:15 -0700)

----------------------------------------------------------------
ARM: Keystone fix for 4.8

	- pm_domain warning fix.

----------------------------------------------------------------
Ben Dooks (1):
      ARM: keystone: fix missing keystone.h in pm_domain.c

 arch/arm/mach-keystone/pm_domain.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

Olof Johansson July 5, 2016, 3:52 a.m. UTC | #1
On Tue, Jun 21, 2016 at 09:52:03AM -0700, Santosh Shilimkar wrote:
> The following changes since commit af8c34ce6ae32addda3788d54a7e340cad22516b:
> 
>   Linux 4.7-rc2 (2016-06-05 14:31:26 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_for_4.8
> 
> for you to fetch changes up to 39a5cbbc0e24586fc30af9ebfc9957c00f1c9f3b:
> 
>   ARM: keystone: fix missing keystone.h in pm_domain.c (2016-06-21 09:31:15 -0700)

Merged, thanks.


-Olof