ddr: 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:
@@ -8,7 +8,7 @@
|
||||
* JEDEC standard No.21-C 4_01_02_11R18.pdf
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <linux/string.h>
|
||||
#include <fsl_ddr_sdram.h>
|
||||
#include <log.h>
|
||||
|
||||
|
Reference in New Issue
Block a user