diff options
Diffstat (limited to 'src/cpu/dmp')
-rw-r--r-- | src/cpu/dmp/vortex86ex/biosdata_ex.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cpu/dmp/vortex86ex/biosdata_ex.S b/src/cpu/dmp/vortex86ex/biosdata_ex.S index 386cd0749d..59d7ff19be 100644 --- a/src/cpu/dmp/vortex86ex/biosdata_ex.S +++ b/src/cpu/dmp/vortex86ex/biosdata_ex.S @@ -13,8 +13,6 @@ * GNU General Public License for more details. */ -#include "config.h" - /* PLL Freq = 25 * NS /(MS * 2^RS) CPU Freq = PLL/(CPU_DIV+2) |