mbox

[GIT,PULL] ARM: mvebu: cleanup for v4.5 (#1)

Message ID 87r3iycii1.fsf@free-electrons.com
State New
Headers show

Pull-request

git://git.infradead.org/linux-mvebu.git tags/mvebu-cleanup-4.5-1

Message

Gregory CLEMENT Dec. 7, 2015, 4:48 p.m. UTC
Hi,

Here is the first pull request for cleanup for mvebu for v4.5.
(This is part of a first PR series of commit already in linux-next
since a few weeks, if everything goes well, I planned a second PR at
the end of the week)

Gregory

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-cleanup-4.5-1

for you to fetch changes up to 843cd366555ba7c676aa9ec3e468fa4602a8acba:

  ARM: mvebu: remove unused mach/gpio.h (2015-12-01 13:48:44 +0100)

----------------------------------------------------------------
mvebu cleanup for 4.5 (part 1)

remove unused mach/gpio.h in mach-mvebu

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: mvebu: remove unused mach/gpio.h

 arch/arm/mach-mvebu/include/mach/gpio.h | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 arch/arm/mach-mvebu/include/mach/gpio.h

Comments

Arnd Bergmann Dec. 15, 2015, 4:39 p.m. UTC | #1
On Monday 07 December 2015 17:48:22 Gregory CLEMENT wrote:
> Here is the first pull request for cleanup for mvebu for v4.5.
> (This is part of a first PR series of commit already in linux-next
> since a few weeks, if everything goes well, I planned a second PR at
> the end of the week)
> 

Merged into next/cleanup, thanks!

	Arnd