phosphor-gpio-monitor: srcrev bump 206f004098..86d16f0373

Brad Bishop (2):
      monitor.cpp: don't include config.h
      build: fix some warnings

Change-Id: I49b4746f77f76e5c91ec44b700dab812a4549d14
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb b/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
index 683a5ac..b18f277 100644
--- a/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
+++ b/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
@@ -38,5 +38,5 @@
 FILES_${PN}-presence += "${bindir}/phosphor-gpio-presence"
 
 SRC_URI += "git://github.com/openbmc/phosphor-gpio-monitor"
-SRCREV = "206f0040985e27a0651a9164d7958bf347142a31"
+SRCREV = "86d16f037350afd379d062ca17cab5d553a1c8f2"
 S = "${WORKDIR}/git"