[mxio][dispatcher] remove no-longer-needed includes of dispatcher.h

Change-Id: I865f9c31b2a0758ce3c662384606497cf6da9276
Esse commit está contido em:
Brian Swetland
2017-09-08 16:03:11 -07:00
commit de CQ bot account: commit-bot@chromium.org
commit 097c4f1a54
3 arquivos alterados com 0 adições e 3 exclusões
-1
Ver Arquivo
@@ -23,7 +23,6 @@
#include <magenta/syscalls.h>
#include <magenta/types.h>
#include <mxio/dispatcher.h>
#include <mxio/remoteio.h>
#define TRACE 0
-1
Ver Arquivo
@@ -11,7 +11,6 @@
#include <ddk/device.h>
#include <ddk/driver.h>
#include <mxio/dispatcher.h>
#include <mxio/remoteio.h>
#include <magenta/types.h>
-1
Ver Arquivo
@@ -20,7 +20,6 @@
#include <magenta/syscalls.h>
#include <mxio/debug.h>
#include <mxio/dispatcher.h>
#include <mxio/io.h>
#include <mxio/namespace.h>
#include <mxio/remoteio.h>