kernel: GCC8 fixes, FSI I2C update, ASPEED USB gadget fix

Arnd Bergmann (2):
      kbuild: add macro for controlling warnings to linux/compiler.h
      disable -Wattribute-alias warning for SYSCALL_DEFINEx()

Benjamin Herrenschmidt (1):
      usb: gadget: aspeed: Workaround memory ordering issue

Joel Stanley (1):
      i2c: fsi: Sync with v12 upstream submission

Rasmus Villemoes (1):
      compiler.h: enable builtin overflow checkers and add fallback code

Change-Id: I363f1000764544dc34c0daec6a7bfc17057a4088
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/recipes-kernel/linux/linux-aspeed_git.bb b/recipes-kernel/linux/linux-aspeed_git.bb
index a0840ce..8b2459c 100644
--- a/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
 KBRANCH ?= "dev-4.17"
 LINUX_VERSION ?= "4.17.7"
 
-SRCREV="d0c45cd44a8f105ca72a4ea039131d04543bed8d"
+SRCREV="032f013a2041f7d3e0d604dfd78b8878a69d481d"
 
 require linux-aspeed.inc