UART: Remove unused uart.h header includes

Signed-off-by: Anton Staaf <robotboy@chromium.org>

BRANCH=None
BUG=None
TEST=make buildall -j

Change-Id: Ife068807f79f6435292643c49afa1a9a30ae7080
Reviewed-on: https://chromium-review.googlesource.com/296733
Commit-Ready: Anton Staaf <robotboy@chromium.org>
Tested-by: Anton Staaf <robotboy@chromium.org>
Reviewed-by: Randall Spangler <rspangler@chromium.org>
This commit is contained in:
Anton Staaf
2015-08-24 10:19:52 -07:00
committed by chrome-bot
parent 4876ab900b
commit 7bdb69c464
14 changed files with 0 additions and 14 deletions

View File

@@ -10,7 +10,6 @@
#include "hooks.h"
#include "hwtimer.h"
#include "system.h"
#include "uart.h"
#include "util.h"
#include "task.h"
#include "timer.h"

View File

@@ -12,7 +12,6 @@
#include "system.h"
#include "task.h"
#include "timer.h"
#include "uart.h"
#include "util.h"
#include "watchdog.h"

View File

@@ -13,7 +13,6 @@
#include "panic.h"
#include "task.h"
#include "timer.h"
#include "uart.h"
#include "util.h"
typedef union {

View File

@@ -9,7 +9,6 @@
#include "panic.h"
#include "task.h"
#include "timer.h"
#include "uart.h"
#include "watchdog.h"
void __keep watchdog_trace(uint32_t excep_lr, uint32_t excep_sp)

View File

@@ -12,7 +12,6 @@
#include "system.h"
#include "task.h"
#include "timer.h"
#include "uart.h"
#include "util.h"
#include "watchdog.h"

View File

@@ -13,7 +13,6 @@
#include "panic.h"
#include "task.h"
#include "timer.h"
#include "uart.h"
#include "util.h"
typedef union {

View File

@@ -9,7 +9,6 @@
#include "panic.h"
#include "task.h"
#include "timer.h"
#include "uart.h"
#include "watchdog.h"
void watchdog_trace(uint32_t excep_lr, uint32_t excep_sp)

View File

@@ -11,7 +11,6 @@
#include "system.h"
#include "task.h"
#include "timer.h"
#include "uart.h"
#include "util.h"
void report_panic(uint32_t *regs, uint32_t itype)

View File

@@ -13,7 +13,6 @@
#include "link_defs.h"
#include "task.h"
#include "timer.h"
#include "uart.h"
#include "util.h"
typedef union {

View File

@@ -11,7 +11,6 @@
#include "system.h"
#include "timer.h"
#include "ina2xx.h"
#include "uart.h"
#include "util.h"
/* Console output macros */

View File

@@ -9,7 +9,6 @@
#include "i2c.h"
#include "lp5562.h"
#include "timer.h"
#include "uart.h"
#include "util.h"
/* 8-bit I2C address */

View File

@@ -10,7 +10,6 @@
#include "hooks.h"
#include "i2c.h"
#include "timer.h"
#include "uart.h"
#include "util.h"
/* Console output macros */

View File

@@ -13,7 +13,6 @@
#include "system.h"
#include "timer.h"
#include "tsu6721.h"
#include "uart.h"
#include "util.h"
/* Console output macros */

View File

@@ -10,7 +10,6 @@
#include "powerdemo.h"
#include "task.h"
#include "timer.h"
#include "uart.h"
#include "registers.h"
static volatile enum {