boot/arm: bcm2708 cleanup; no functional change

This commit is contained in:
Alexander von Gluck IV
2015-03-05 22:54:21 -06:00
parent c798e80b79
commit 7ddf9bcf0d
2 changed files with 5 additions and 18 deletions
@@ -27,20 +27,6 @@
#include "arch_mailbox.h" #include "arch_mailbox.h"
/*
#include <string.h>
#include <arm_mmu.h>
#include "arch_mmu.h"
#include "arch_framebuffer.h"
#include "bcm2708.h"
#include "mailbox.h"
#include "platform_debug.h"
*/
//XXX //XXX
extern "C" addr_t extern "C" addr_t
@@ -8,6 +8,7 @@
* Alexander von Gluck IV, [email protected] * Alexander von Gluck IV, [email protected]
*/ */
#include "arch_mailbox.h" #include "arch_mailbox.h"
#include <arch_cpu.h> #include <arch_cpu.h>