mbox series

[GIT,PULL] mtd: Fixes for -rc7

Message ID 20190829144428.3cb4d481@xps13
State Not Applicable
Headers show
Series [GIT,PULL] mtd: Fixes for -rc7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.3-rc7

Message

Miquel Raynal Aug. 29, 2019, 12:44 p.m. UTC
Hello Linus,

This is hopefully the last MTD fixes PR for the 5.3 cycle with a
single change to avoid build failures when compiling Hyperbus support.

Thanks,
Miquèl


The following changes since commit a55aa89aab90fae7c815b0551b07be37db359d76:

  Linux 5.3-rc6 (2019-08-25 12:01:23 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.3-rc7

for you to fetch changes up to dc9cfd2692225a2164f4f20b7deaf38ca8645de3:

  mtd: hyperbus: fix dependency and build error (2019-08-29 14:31:23 +0200)

----------------------------------------------------------------
Hyperbus:
- Add a 'depends on' in the core Kconfig entry to avoid build errors.

----------------------------------------------------------------
Randy Dunlap (1):
      mtd: hyperbus: fix dependency and build error

 drivers/mtd/hyperbus/Kconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

pr-tracker-bot@kernel.org Aug. 29, 2019, 4:15 p.m. UTC | #1
The pull request you sent on Thu, 29 Aug 2019 14:44:28 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.3-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4e73079d39f62a5a46fbc30260acb0bd890c28df

Thank you!