From 1aeed8d71acb3290cf2446f316d6ba437e7881c4 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sun, 13 Apr 2008 09:59:26 -0700 Subject: Coding Style cleanup; update CHANGELOG Signed-off-by: Wolfgang Denk --- include/ambapp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ambapp.h') diff --git a/include/ambapp.h b/include/ambapp.h index 7494e594d..42c990c02 100644 --- a/include/ambapp.h +++ b/include/ambapp.h @@ -41,7 +41,7 @@ /* Max devices this software will support */ #define LEON3_AHB_MASTERS 16 #define LEON3_AHB_SLAVES 16 - /*#define LEON3_APB_MASTERS 1*//* Number of APB buses that has Plug&Play */ +/*#define LEON3_APB_MASTERS 1*/ /* Number of APB buses that has Plug&Play */ #define LEON3_APB_SLAVES 16 /* Total number of APB slaves per APB bus */ /* Vendor codes */ -- cgit v1.2.3