]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
board: mikrotik: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Wed, 1 May 2024 02:42:18 +0000 (20:42 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:25 +0000 (08:00 -0600)
Remove <common.h> from this board vendor directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
board/mikrotik/crs3xx-98dx3236/crs3xx-98dx3236.c

index 315169ba661d9d613678194b39694aba98306ee1..ae1c586277f985bc92114d43d8e2f1304f1245f5 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright (C) 2015 Stefan Roese <sr@denx.de>
  */
 
-#include <common.h>
 #include <i2c.h>
 #include <init.h>
 #include <asm/global_data.h>