From 399656d2e95608c4c739ed7526798d88a655c012 Mon Sep 17 00:00:00 2001 From: kaloz Date: Wed, 11 Jul 2007 13:13:26 +0000 Subject: mostly cosmetic sync with the mainline bubinga code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7917 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/magicbox-2.6/files/arch/ppc/platforms/4xx/magicbox.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/magicbox-2.6/files/arch/ppc/platforms/4xx/magicbox.h') diff --git a/target/linux/magicbox-2.6/files/arch/ppc/platforms/4xx/magicbox.h b/target/linux/magicbox-2.6/files/arch/ppc/platforms/4xx/magicbox.h index 6ce1e5b8c..50b8d411b 100644 --- a/target/linux/magicbox-2.6/files/arch/ppc/platforms/4xx/magicbox.h +++ b/target/linux/magicbox-2.6/files/arch/ppc/platforms/4xx/magicbox.h @@ -17,7 +17,6 @@ #ifndef __MAGICBOX_H__ #define __MAGICBOX_H__ -#include #include #include @@ -30,7 +29,7 @@ * for typical configurations at various CPU speeds. * The base baud is calculated as (FWDA / EXT UART DIV / 16) */ -#define BASE_BAUD 0 +#define BASE_BAUD 0 /* Flash */ #define PPC40x_FPGA_BASE 0xF0300000 -- cgit v1.2.3