Merge tag 'reset-fixes-for-4.14-2' of git://git.pengutronix.de/git/pza/linux into...
authorArnd Bergmann <arnd@arndb.de>
Thu, 19 Oct 2017 15:43:43 +0000 (17:43 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 19 Oct 2017 15:43:43 +0000 (17:43 +0200)
Pull "Reset controller fixes for v4.14" from Philipp Zabel:

Fix SoCFPGA reset controller for 64-bit systems. This patch removes the
assumption that BITS_PER_LONG is 32, which is not the case on Stratix10.

* tag 'reset-fixes-for-4.14-2' of git://git.pengutronix.de/git/pza/linux:
  reset: socfpga: fix for 64-bit compilation


Trivial merge