mirror of
https://xff.cz/git/u-boot/
synced 2025-10-07 03:05:19 +02:00
ram: Remove <common.h> and add needed includes
Remove <common.h> from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
* bandwidth allocated to each AXI slave can be set.
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/sizes.h>
|
||||
#include <asm/io.h>
|
||||
|
Reference in New Issue
Block a user