summaryrefslogtreecommitdiff
path: root/driver/mcdp28x0.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/mcdp28x0.c')
-rw-r--r--driver/mcdp28x0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/mcdp28x0.c b/driver/mcdp28x0.c
index 791c3c519f..1b56e6d53f 100644
--- a/driver/mcdp28x0.c
+++ b/driver/mcdp28x0.c
@@ -5,9 +5,9 @@
* Megachips DisplayPort to HDMI protocol converter / level shifter driver.
*/
-#include "common.h"
#include "config.h"
#include "console.h"
+#include "common.h"
#include "ec_commands.h"
#include "mcdp28x0.h"
#include "queue.h"