[GIT PULL] FSI fixes for 4.20

From: Benjamin Herrenschmidt
Date: Sun Nov 25 2018 - 18:37:25 EST


Hi Greg !

Here are two very minor fixes for FSI. One from Arnd is a Kconfig fixup
and has been rusting away in my tree for a while (I had forgotten about
it). The other one just removes a duplicate #include, courtesy of
Brajeswar Ghosh.

The following changes since commit 2e6e902d185027f8e3cb8b7305238f7e35d6a436:

Linux 4.20-rc4 (2018-11-25 14:19:31 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/benh/linux-fsi.git tags/fsi-updates-2018-11-26

for you to fetch changes up to d20810530b7109a95abef5130e6dcec09c5180d7:

fsi: fsi-scom.c: Remove duplicate header (2018-11-26 10:13:04 +1100)

----------------------------------------------------------------
Arnd Bergmann (1):
fsi: master-ast-cf: select GENERIC_ALLOCATOR

Brajeswar Ghosh (1):
fsi: fsi-scom.c: Remove duplicate header

drivers/fsi/Kconfig | 1 +
drivers/fsi/fsi-scom.c | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)